- 23 12月, 2019 1 次提交
-
-
由 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 9 次提交
-
-
由 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.
-
由 GaoWei8 提交于
test=develop
-
由 juncaipeng 提交于
-
由 Zeng Jinle 提交于
-
由 juncaipeng 提交于
-
由 Leo Chen 提交于
adds unary operator __neg__ for VarBase in dygraph mode, and for Variable in static graph mode.
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests: max_relative_error test=develop * Remove self-set accuracy parameters of op tests: max_relative_error test=develop * Remove self-set parameters of op tests: max_relative_error test=develop
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests: max_relative_error test=develop * Remove self-set accuracy parameters of op tests test=develop * keep smaller parameters test=develop
-
- 17 12月, 2019 4 次提交
-
-
由 zhouwei25 提交于
* increase example code of py_func, fix some wrong description of English API doc
-
由 Youwei Song 提交于
test=develop
-
由 Zhang Ting 提交于
-
由 Huihuang Zheng 提交于
-