- 27 7月, 2022 5 次提交
-
-
由 WangZhen 提交于
* Remove include fluid head files in JitLayer * Format code * Remove const to fix ci error * Fix param error * Polish jit layer include and cp some headers to python/include * Fix comment
-
由 Yuang Liu 提交于
-
由 Wang Bojun 提交于
* move average_accumulates op to phi kernel
-
由 Allen Guo 提交于
* sync misc changes * add authors Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * up x * Revert "up x" This reverts commit f3fde458c6cc48613269a643cfe2acf689caccd3. * add guarg for ipu Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 z8hanghuan 提交于
* fix bug of elementwise_add_grad, *test=kunlun * fix bug, *test=kunlun * rm pooling_t, *test=kunlun * fix bug of ew_add_grad when inplace, *test=kunlun
-
- 26 7月, 2022 16 次提交
-
-
由 chenjian 提交于
* fix new dygraph record event for op * update unit test
-
由 Zhen Wang 提交于
* Add a feed op before each input parameter var. * Fix some issues about the unit test build_cinn_pass_test.
-
由 Ruibiao Chen 提交于
-
由 Xiaoxu Chen 提交于
-
由 ronnywang 提交于
-
由 fwenguang 提交于
-
由 ziyoujiyi 提交于
* back fl * delete ssl cert * . * make warning * . * unittest paral degree * solve unittest * heter & multi cloud commm ready * . * . * fl-ps v1.0 * . * support N + N mode * . * . * . * . * delete print * . * . * . * . * fix bug * . * . * fl-ps with coordinator ready * merge dev * update message parse only * update fl client scheduler * fix bug * update multithreads sync * fix ci errors * update role_maker.py * update role_maker.py * fix ci error: windows py import error * fix ci error: windows py import error * fix windows ci pylib import error * add dump fields & params * try to fix windows import fleet error * fix ps FLAGS error
-
由 Sing_chan 提交于
-
由 lyq 提交于
-
由 Ruibiao Chen 提交于
* Set more attrs in ReplaceScaleLossGradOp * Fix typos * Fix CI errors * Add UT
-
由 xiongkun 提交于
* transfer the svd infer into phi infermeta * remove the svd.h * modify svd api * fix svd error by insert optional
-
由 Ruibiao Chen 提交于
-
由 Wilber 提交于
* multi stream support handle lazy init. * support eigen lazy init * update * fix ci problem
-
由 Ruibiao Chen 提交于
-
由 BiynXu 提交于
* Move slogdeterminant op to phi * Add yaml and unit test for slogdeterminant
-
由 BiynXu 提交于
-
- 25 7月, 2022 4 次提交
- 22 7月, 2022 9 次提交
-
-
由 Haohongxiang 提交于
-
由 freeliuzc 提交于
* move inverse from fluid to phi with unitest bug * fix bug, add eager op yaml
-
由 QingshuChen 提交于
*test=kunlun
-
由 yuguo 提交于
-
由 zhoutianzi666 提交于
-
由 fwenguang 提交于
-
由 cifar10 提交于
-
由 xiaoxiaohehe001 提交于
-
由 Wilber 提交于
-
- 21 7月, 2022 6 次提交
-
-
由 ming1753 提交于
* fc support fp16 * add a ‘,’ on paddle_pass_builder.cc * fc support fp16 on non-cuda.
-
由 Hui Zhang 提交于
* add property.proto, can compiled * property get and deserilize * support get float * format code * format code * add unittest * add more set method * fix grammar error * Update paddle/fluid/jit/property.h Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * Update paddle/fluid/jit/property.cc Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * Update paddle/fluid/jit/property.cc Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * Update paddle/fluid/jit/property.cc Co-authored-by: NAurelius84 <zhangliujie@baidu.com> * fix comment * fix error throw * fix property save unit test * fix error info * fix copyright and header import * reorder jit property tensor datatype Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
-
由 Chenxiao Niu 提交于
-
由 zhoutianzi666 提交于
* fix_fill_constant * fix_fill_constant * fix_ernie
-
由 xiongkun 提交于
* svd cpu forward * svd gpu forward * transfer the backward of svd * remove cusolver in svd_grad * svd kernel bug fix * fix bugs * fix bugs. * fix bug
-
由 WangZhen 提交于
* Support predictor function in JitLayer * Pybind PEFunction * Pybind PEFunction and call phi api in layer_test * Call sqrt phi API * Polish flags * Fix comments
-