- 10 8月, 2022 2 次提交
-
-
由 Leo Chen 提交于
* fix proto bug * add ut * reset need_update for var_desc * refine code * fix var desc order issue
-
由 Aurelius84 提交于
* [OpAttr]Support VarDesc* and vector<VarDesc*> in Attribute * add unittest for inference predictor
-
- 09 8月, 2022 20 次提交
-
-
由 Siming Dai 提交于
-
由 Ruibiao Chen 提交于
* Fix copy bug for same src and dst Tensor * Improve code design * Fix errors
-
由 WangZhen 提交于
* Rename class type Name2XX * Fix return type * Remove EngineMap function in layer
-
由 yeliang2258 提交于
-
由 WangZhen 提交于
* Fix abnormal format of message when raise KeyError in Dy2St * Format code * Format code * Add UT * Rename method
-
由 Shijie 提交于
-
由 Weilong Wu 提交于
* [Eager] use final_state_fill_constant_ * fill_constant use str_value * add fill_constant_ to no_amp_list * use float(value) as input * support final state full_ same as fill_constant
-
由 Siming Dai 提交于
* change out_size to INTArray * fix out_size eager bug * add unittest for out_size tensor * add deprecated for paddle.incubate.graph_send_recv, add paddle.geometric.send_u_recv and unittests * fix lowest bug * fix according review comment * add default value in yaml * change api file name * change name
-
由 Charles-hit 提交于
* move api(erfinv) from legacy_api.yaml to api.yaml * change inplace_map key
-
由 duanboqiang 提交于
* migrate class center sample kernel * fix Resize ddim error * set buffer ptr * add header * add header * remove comment * remove header
-
由 yeliang2258 提交于
-
由 caozhou 提交于
* add mul dist op cost * add mul unittest
-
由 Yulong Ao 提交于
* [Auto Parallel] Add the c++ dist attrs * [Auto Parallel] Remove some codes to be less than 1000 lines
-
由 WangZhen 提交于
* Pybind Fucniton and hide ExecutorEngine and PEEngine * Remove FunctionNames in compilation_unit
-
由 z8hanghuan 提交于
* add phi empty,*test=kunlun * support empty op in xpu, *test=kunlun * support empty op in xpu, *test=kunlun
-
由 duanboqiang 提交于
* add margin infer * migrate yaml * modify unittests script
-
由 zhaocaibei123 提交于
* save load * save load * add unittest * first commit * second commit * third commit * remove SaveLocalFS in memory sparse table * save dense param * update * push slot * fix push show clk: int -> float * add unittest * fix sample * unittest * add AsExtra for op * unittest * modify fs.py * modify fs.py * fix some bugs * add dataset hdfs config * local change * dataset use differenct hadoop ugi/fs_name * add * fix conflict * fix * remove logs * code style * fix * code style * code style * fix * code style * save_dense_param * fix * fix * fix * fix * change momentum in dense optimzer * fix * fix * change fluid => paddle.static * remove some unuseful code Co-authored-by: Nesythan <esythan@126.com>
-
由 yeliang2258 提交于
* fix a bug in transpose2 about mkldnn * fix bug
-
由 Allen Guo 提交于
-
由 Yuang Liu 提交于
-
- 08 8月, 2022 18 次提交
-
-
由 kuizhiqing 提交于
* make launch compatible * fix ut * fix log offset
-
由 yeliang2258 提交于
* add inf and nan support in equal * add header * fix nan and update test * update test * update test * update test * update code * update compare test * update func * update * update * fix * update
-
由 Haohongxiang 提交于
-
由 ShenLiang 提交于
-
由 tianshuo78520a 提交于
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
* sparse conv support duplicate coordinates
-
由 YUNSHEN XIE 提交于
-
由 hong 提交于
* move reduce_all_flag from python to c++ * fix infer shape bug * fix bug; * fix sum infer meta bug * fix reduce sum grad gpu bug * fix amin amax bug;
-
由 Zhang Ting 提交于
* fix sync error for fp16 * fix kernel register * add dtype of kernel in lecacy yamal
-
由 ronnywang 提交于
-
由 ronnywang 提交于
-
由 Sing_chan 提交于
* add log_p for auto_grad * add log_p_op.cc in prim_op_test srcs * fix bug of wrong op name; add test in test_primops * add test case of log in testprimapi * fix bug of test_without_guard * no need to fix test_without_guard
-
由 HongyuJia 提交于
* transfer kernel, make complete * add fill_sig file * fix code style * fix fill_sig, add yaml, modify python API * fix inplace, add inplace testcase * deprecated_op_names append fill * resolve comments, add test_backward
-
由 levi131 提交于
* for test * Revert "for test" This reverts commit baf58738ca485a06073d771e20e3644d8811bf31. * fix utf8 bug on windows
-
由 wanghuancoder 提交于
-
由 ronnywang 提交于
-
由 WangZhen 提交于
* Polish function code * Rename funciton to engine * Fix Log msg and doc * Rename Function to Engine and using new Function class to warp Engine * Rename EngineInfo * Adjust member variable order
-