- 13 9月, 2021 10 次提交
-
-
由 ShenLiang 提交于
* support grad group * fix single card condition
-
由 Siming Dai 提交于
-
由 baoachun 提交于
* add group_norm trt converter test case * update group_norm trt converter test case
-
由 chentianyu03 提交于
This reverts commit ae93d9c2.
-
由 JYChen 提交于
-
由 Guoxia Wang 提交于
* support hybrid parallel inference helper class
-
由 zhulei 提交于
* [ROCM] fix top_k_v2 with large shape * [ROCM] fix top_k_v2 with large shape
-
由 lidanqing 提交于
-
由 jakpiase 提交于
* implemented clip op bf16/fp32 * added skipping if not cpu or bf16 * CI rerun after bf16 package change * added parentheses to ensure formatting
-
由 joanna.wozna.intel 提交于
-
- 12 9月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 11 9月, 2021 5 次提交
-
-
由 wanghuancoder 提交于
* refactor gc, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * gc each tensor, test=develop * refine, test=develop
-
由 王明冬 提交于
-
由 Baibaifan 提交于
-
由 Feng Xing 提交于
-
由 Aurelius84 提交于
-
- 10 9月, 2021 24 次提交
-
-
由 Guoxia Wang 提交于
-
由 Leo Chen 提交于
* change metaclass of Layer from pybind11_builtins.pybind11_type to type * fix cast * add ut
-
由 zhangchunle 提交于
-
由 whs 提交于
-
由 JZ-LIANG 提交于
* sharding support dp * sharding support mp * sharding support pp
-
由 Feng Xing 提交于
-
由 Feng Xing 提交于
-
由 sunzhongkai588 提交于
* fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix * fix warning error , test=document_fix
-
由 zhouweiwei2014 提交于
-
由 Zhong Hui 提交于
-
由 zhiboniu 提交于
-
由 Shang Zhizhou 提交于
-
由 hlygit66666 提交于
* add test_cumprod_op * Revert "add test_cumprod_op" This reverts commit c96cf6dff5d09ae7d8cc72c1e8ae4369a153aa19. * recommit * add error message * test input(x) initialize * test use cpu * update test code * add test type * add test case * solve ci problem * add complex case test * add complex case test * fix review problem * fix conflict * fix some docs * change test case * change test case * fix review problems again * fix docs * fix inclusivescan bug
-
由 huangxu96 提交于
This PR supports gradient clip (ClipGradByGlobalNorm) when training with AMP(auto mixed precision).
-
由 chentianyu03 提交于
* add llvm::SmallVector to paddle * rename small vector file * merge paddle small vector to one file * add small_vector_test * modify smallvector test argument type * add string header
-
由 chentianyu03 提交于
* import ska flat_hash_map * add define NOMINMAX macro to fix windows build failed bug * add brackets to std::max in flat_hash_map * move flat_hash_map directions * modify namespace to paddle * modify namespace to paddle * modify namespace to paddle * modify namespace to paddle * rm not used map.h and replace with op_info
-
由 baoachun 提交于
-
由 feng_shuai 提交于
-
由 baoachun 提交于
-
由 ronnywang 提交于
-
由 ShenLiang 提交于
-
由 huangjun12 提交于
* add as_extra to dropout op and lrn op * refine details * fix dropout op maker
-
由 Jiawei Wang 提交于
* fix extra op for expand, expand_as, tile, unstack * Update expand_v2_op.cc
-
由 ceci3 提交于
* fix bn/in/squeeze/syncbn extra * update bn * update * update
-