- 22 2月, 2022 20 次提交
-
-
由 JZ-LIANG 提交于
* add subblock logic for context and partitioner * partitioner support sub blocks * revise typos * fixed param init bug for while * chmod 644 * add unitest * mv forward parser * update unitest * update dist op ctx * update dist op ctx * fixed bug in dist op ctx * fixed bug for recompute subblock
-
由 YUNSHEN XIE 提交于
-
由 jakpiase 提交于
-
由 lilong12 提交于
* add tcp_socket and tcp_store
-
由 feng_shuai 提交于
* delete gather_ut skip_case * add trt version limit
-
由 Leo Guo 提交于
* Adapt to batch_norm_grad op and add align function in roi_align op for kunlun, *test=kunlun * Adapt to batch_norm, batch_norm_grad op api for kunlun, and add unit-tests of batch_norm, roi_align. *test=kunlun
-
由 wangguanqun 提交于
* fix benchmark and communicator config * fix bugs of the_one_ps * multi program and fix bug in optimizer * multi program in the_one_ps * public commcontext
-
由 zhiboniu 提交于
-
由 houj04 提交于
-
由 Yulong Ao 提交于
* [Auto Parallel] Add the high-level Engine API * Update the test cmakefile
-
由 zhangxiaoci 提交于
*test=kunlun
-
由 zmxdream 提交于
* update. test=develop * update. test=develop * fix. test=develop * update. test=develop * fix. test=develop * fix. test=develop * fix. test=develop * update. test=develop * update. test=develop
-
由 0x45f 提交于
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
-
由 Leo Chen 提交于
-
由 niuliling123 提交于
* Modified RandomKernel with Kernel Primitive API * update pten.h to phi.h * update * update fullKernel
-
由 Aurelius84 提交于
-
由 Chen Weihang 提交于
* unify register macro * rename declare macro * fix infrt error
-
由 Yuang Liu 提交于
-
- 21 2月, 2022 10 次提交
-
-
由 Aganlengzi 提交于
* [PluggableDevice]custom kernel to pten core structs * mod extension.h for custom op * compatible python for CI * support custom context * refactor to pten * fix windows and ut
-
由 piotrekobiIntel 提交于
* Add loss conversion from uint16 to float in progressbar class * Fix test coverage * Actually fix coverage * Fix format error
-
由 0x45f 提交于
* fix cond grad error when handle tensor array * add UT
-
由 wanghuancoder 提交于
* disable some distribute test case when in CPU test env, test=develop * refine, test=develop * refine, test=develop * refine, test=develop
-
由 z8hanghuan 提交于
* fix fill_constant bug, *test=kunlun * fix fill_constant bug,*test=kunlun
-
由 zhangbo9674 提交于
* add elementwise_max & unittest * refine cuda register and unittest * refine unittest * refine uinttest for bf16 * refine optest * refine code * refine unittest * refine unittest
-
由 houj04 提交于
* update unittests for activation ops on xpu. test=kunlun * update input data range. test=kunlun * update input data range. test=kunlun
-
由 YuanRisheng 提交于
* remove infershape and Xshape * add xshape * fix bugs when run ci * fix bugs when run ci * fix bugs when run infrt test * pass converage
-
由 houj04 提交于
* update unittest for reduce_prod op on xpu. test=kunlun * update unittest for reduce_prod op on xpu. test=kunlun * bugfix: use dtype instead of float32. test=kunlun
-
由 sneaxiy 提交于
-
- 20 2月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
-
由 sneaxiy 提交于
* add more op int16 support * fix xpu ci
-
- 19 2月, 2022 3 次提交
-
-
由 Zhanlue Yang 提交于
* Enabled test_matmul_v2_op for final state Eager Dygraph * Fixed minor issue * Fixed format issue
-
由 zyfncg 提交于
* remove manual_api * change sig map of full and empty * fix fill_any_like_xpu_op * fix fill_any_like_xpu_op * fix problem of fill_any_like_xpu_op * fix conflict * polish code
-
由 sneaxiy 提交于
* add DistributedFusedLamb op * polish code * fix compile error * compatible with pten changement * fix rocm compile error * improve converage * update upstream/develop * fix cast_with_ptr.h * add FLAGS_distributed_lamb_divide_nranks_when_allreduce=1 * fix clip before allreduce * add use_master_param_norm * code polish * fix bug * fix ROCM ci
-
- 18 2月, 2022 5 次提交
-
-
由 zhaoyingli 提交于
-
由 zhangbo9674 提交于
* support dtype param for auto_cast * add amp_dtype for tracer * add unsupported bf16 list * support bf16 amp for O2 * refine python interface for bfloat16 * refine code * refine code * refine unittest * refine code * refine code * add bf16 o1 * refine code by comment * add gradient accumulator * add recompute
-
由 Baibaifan 提交于
* fix_sharding_group * fix_sharding_group
-
由 baoachun 提交于
-
由 z8hanghuan 提交于
* new way of unit test , *test=kunlun * new way of ut, *test=kunlun
-