- 24 8月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
* Add no_sync in data parallel for dynamic graph * modify UT of no_sync * delete test_parallel_dygraph_dataparallel_no_sync.py * add test_parallel_dygraph_no_sync.py * modify run_trainer_with_spawn in UTs * Add UT of complex control flow in no_sync * add specific descriptions and notes for no_sync * check code style * modify UT's TIMEOUT in CMakeLists.txt
-
- 23 8月, 2021 1 次提交
-
-
由 Bo Liu 提交于
-
- 18 8月, 2021 2 次提交
-
-
由 Zhanlue Yang 提交于
* Add function to disable paddle signal handler Paddle used google::InstallFaultSignalHandler to handle selected system signals, mainly for debugging and bug report purposes. However, this can be conflicted with other python packages whoever captures similar signals. Such python package involves tvm and more To resolve this issue, we support a function to disable signal handler * Remove signal test from WIN32 platform * Remove redundant return from disable_signal_handler() function * Add detailed messages to en_doc
-
由 Guoxia Wang 提交于
* support class center sample of PartialFC
-
- 16 8月, 2021 1 次提交
-
-
由 Guoxia Wang 提交于
* support margin loss (arcface, cosface, sphereface)
-
- 05 8月, 2021 1 次提交
-
-
由 hong 提交于
* first test version * add test exec; * add data transfer; test=develop * add new exec head; * add memcpy; test=develop * add python fetch * add new test * add graph node; test=develop * remove useless new executor test; test=develop * remove gperf dependency; test=develop * fix compile bugs; test=develop * remove useless code; test=develop * remove useless code; test=develop * add uni test; test=develop * polish code; test=develop * polish code; test=develop * add interpreter cmakefile; test=develop * remove useless code; test=develop
-
- 29 7月, 2021 2 次提交
-
-
由 Zeng Jinle 提交于
* add fix op run order pass * add ut for fix_op_run_order * fix ci error * improve coverage * improve coverge again and fix cpu test case * follow some comments
-
由 kuizhiqing 提交于
-
- 28 7月, 2021 1 次提交
-
-
由 zhouweiwei2014 提交于
* Support C++ import python on windows for paddle * Support C++ import python on windows for paddle
-
- 27 7月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 23 7月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 20 7月, 2021 1 次提交
-
-
由 Yuang Liu 提交于
-
- 19 7月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* pass found_inf to adam * add unittest * fix bug * refine unittest * change unit test's directory * disable unittest on cpu
-
- 14 7月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 05 7月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 01 7月, 2021 2 次提交
- 25 6月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 21 6月, 2021 1 次提交
-
-
由 Yuang Liu 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 Ming-Xu Huang 提交于
-
- 08 6月, 2021 1 次提交
-
-
由 李季 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* fix c_split bug * fix utest * add c_embedding for tensorparallel
-
- 04 6月, 2021 1 次提交
-
-
由 Yuang Liu 提交于
-
- 02 6月, 2021 1 次提交
-
-
由 huzhiqiang 提交于
-
- 01 6月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 24 5月, 2021 2 次提交
-
-
由 ShenLiang 提交于
* fix pipeline * fix mp pp dp * fix utest of hybrid parallel * add utest for tuple
-
由 gongweibao 提交于
-
- 08 5月, 2021 1 次提交
-
-
由 lilong12 提交于
* add raw program, test=develop
-
- 27 4月, 2021 1 次提交
-
-
由 lilong12 提交于
* add alltoall api, test=develop
-
- 26 4月, 2021 2 次提交
- 25 4月, 2021 5 次提交
-
-
由 lilong12 提交于
* add pp dygraph, test=develop
-
由 JZ-LIANG 提交于
* Dygraph reocmpute * unitest for Dygraph reocmpute * dy recompute remove unitest for win and mac
-
由 ShenLiang 提交于
* add pipeline layer
-
由 lilong12 提交于
* update
-
由 Shang Zhizhou 提交于
* fix tc trt shape * fix fc dynamic shape * add fc shape assert * update
-
- 23 4月, 2021 3 次提交
- 22 4月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* add clip/check * add amp & clip grad in dygraph * add logging
-