- 27 7月, 2022 12 次提交
-
-
由 ykkk2333 提交于
-
由 zhaoyingli 提交于
-
由 qipengh 提交于
-
由 Allen Guo 提交于
* add more loss ops * add authors Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Allen Guo 提交于
-
由 freeliuzc 提交于
* move crop_tensor from fluid to phi * delete fluid header files * fix crop_tensor_op dygraph_mode bug * modify header files, add out tensor check
-
由 caozhou 提交于
-
由 Hui Zhang 提交于
* jit.save support peropty serilization * extract set property function * fix property test file name * fix typing error * fix typing error * fix test coverage
-
由 ronnywang 提交于
* [CustomDevice] add process_group_xccl ut * update
-
由 pangyoki 提交于
-
由 BiynXu 提交于
Add yaml and unittest for bmm op
-
由 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>
-
- 26 7月, 2022 13 次提交
-
-
由 chenjian 提交于
* fix new dygraph record event for op * update unit test
-
由 Zhong Hui 提交于
-
由 Ruibiao Chen 提交于
-
由 zhangkaihuo 提交于
-
由 Xiaoxu Chen 提交于
-
由 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
-
由 zhouweiwei2014 提交于
* fix behavior of device_id=None in Tensor.cuda * fix CI
-
由 lyq 提交于
-
由 Ruibiao Chen 提交于
* Set more attrs in ReplaceScaleLossGradOp * Fix typos * Fix CI errors * Add UT
-
由 wanghuancoder 提交于
* add reverse yaml
-
由 xiongkun 提交于
* transfer the svd infer into phi infermeta * remove the svd.h * modify svd api * fix svd error by insert optional
-
由 BiynXu 提交于
* Move slogdeterminant op to phi * Add yaml and unit test for slogdeterminant
-
- 25 7月, 2022 5 次提交
-
-
由 caozhou 提交于
* update comp cost * add dist default op cost * add dist fill constant batch size like op cost * add elewise op cost * add fill_constant_batch_size_like op cost unittest * add unittest and remove fill_constant_batch_size_like grad op cost * add to cmakelist * fix unittest bug
-
由 yangguohao 提交于
* 2022-04-28 * 2022-04-28_V2 * 2022-04-30 * 2022-04-30_V2 * 2022-05-01 * 2022-05-02 * 2022-05-02_V2 * 2022-05-05_V1 * 2022-05-06_V1 * 2022-05-07_V1 * Update loss.py * 2022-05-07_V2 * 2022-05-13_V1 * Update test_soft_margin_loss.py * Update loss.py * Update loss.py * 2022-05-16_V1 * 2022-05-19_V1 * 2022-05-20_V1 * Update test_soft_margin_loss.py * 2022-06-01_V1 * 2022-06-05 * 2022-06-07 * 2022-06-07 * 2022-06-08 * 2022-06-08_V2 * 2022-06-17-code_style * Modify python * 2022-06-20 * for * for CI;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Wang Bojun 提交于
* add_ymal_utest for phi grid_sampler op
-
由 lyq 提交于
-
由 WangZhen 提交于
* Fix jit.save error when save params combined * Change dict_value to list
-
- 22 7月, 2022 7 次提交
-
-
由 zhouweiwei2014 提交于
-
由 freeliuzc 提交于
* move inverse from fluid to phi with unitest bug * fix bug, add eager op yaml
-
由 QingshuChen 提交于
*test=kunlun
-
由 Aganlengzi 提交于
* [CustomDevice] register Copy for custom device * [CustomDevice] register Copy for custom device * [CustomDevice] register Copy for custom device * merge and add uts * merge and add uts * fix for blocking and unittests coverage
-
由 zhoutianzi666 提交于
-
由 fwenguang 提交于
-
由 cifar10 提交于
-
- 21 7月, 2022 3 次提交
-
-
由 xiongkun 提交于
* fix the outputs of net is x,x * add unittest for duplicate output * fix * fix _infer_program use the original program not the amp program. * get _***program_id back and avoid duplicate cache ing * fix
-
由 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>
-
由 zhoutianzi666 提交于
* fix_fill_constant * fix_fill_constant * fix_ernie
-