- 24 12月, 2019 8 次提交
-
-
由 lijianshe02 提交于
* add decorator skip_check_grad_ci for test_group_norm test=develop
-
由 juncaipeng 提交于
* remove return in op_test teardown, test=develop * add check_grad for fp64 and other type * update white list
-
由 huzhiqiang 提交于
* test the equality between running-time and compiling time * add white_list for compile_vs_runtime check test=develop * add check of new-registered op on compile&runtime-lodEquality test=develop * test=develop * test=develop * update white-list test=develop * merge with new code test=develop * fix code style test=develop * test=devleop * test=develop * test=develop * test=develop * add more ops to white_list test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * fix code_style: add comments test=develop * test=develop
-
由 lidanqing 提交于
test=develop
-
由 zhupengyang 提交于
-
由 FDInSky 提交于
Update iou_similarity op to support non-normalized bbox
-
由 zhupengyang 提交于
test=develop
-
由 guofei 提交于
-
- 23 12月, 2019 4 次提交
-
-
由 Guo Sheng 提交于
-
由 WangXi 提交于
-
由 silingtong123 提交于
-
由 Leo Chen 提交于
* add unittests, test=develop * set dtype of compare op to bool, test=develop
-
- 22 12月, 2019 1 次提交
-
-
由 tangwei12 提交于
* add selected rows supported in framework
-
- 21 12月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 20 12月, 2019 9 次提交
-
-
由 Leo Chen 提交于
* copy stop_gradient property in clone, test=develop * fix pruning issue, test=develop * fix kLookupTablePath issue, test=develop * sync program, test=develop * copy subblocks, test=develop * add unittests, test=develop
-
由 hong 提交于
-
由 tangwei12 提交于
-
由 Chen Weihang 提交于
-
由 juncaipeng 提交于
-
由 Zhang Ting 提交于
-
由 juncaipeng 提交于
-
由 GaoWei8 提交于
-
由 zhupengyang 提交于
-
- 19 12月, 2019 15 次提交
-
-
由 songyouwei 提交于
test=develop
-
由 juncaipeng 提交于
-
由 Chengmo 提交于
* test=develop, speed dense calc & communication
-
由 Wojciech Uss 提交于
test=develop
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests: max_relative_error test=develop * fix error test=develop
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests: max_relative_erro test=develop * fix error test=develop
-
由 songyouwei 提交于
* add Linear layer test=develop * update unittest for coverage test=develop
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests:atol test=develop * keep smaller parameters test=develop * fix error test=develop
-
由 juncaipeng 提交于
* fix post training quantization bug of memory constrained, support the input be different, test=develop
-
由 Zeng Jinle 提交于
* add some debug flags to auto growth allocator, test=develop * add comments about auto growth, test=develop
-
由 Leo Chen 提交于
-
由 guofei 提交于
1. Make while_op accept GPU conditional data 2. Add more complex test cases for while_loop API
-
由 GaoWei8 提交于
test=develop
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests: max_relative_error test=develop * fix errors test=develop
-
由 silingtong123 提交于
-
- 18 12月, 2019 2 次提交
-
-
由 juncaipeng 提交于
*use dtype to determine whether check_grade is needed, and delete useless class
-
由 Huihuang Zheng 提交于
The fixed bugs: 1. The condition sub-graph is not pruned 2. When backward graph is extremely simple, the whole backward ops are pruned.
-