- 27 4月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 26 4月, 2019 2 次提交
-
-
由 ceci3 提交于
backward of backward: leaky_relu
-
由 Kaipeng Deng 提交于
-
- 25 4月, 2019 5 次提交
-
-
由 whs 提交于
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090) * Cache the information of linear interpolation in forward and use it in backward. test=develop * Fix cuda kernel. test=develop
-
由 Yibing Liu 提交于
* Init mixed precision training interface * Add fp16 test script test=develop * All initializers support float16 test=develop * Code cleanup & add more code annotations test=develop * Update API spec test=develop * Add usage example in doc test=develop
-
由 Yan Xu 提交于
implement dygraph.parallel.DataParallel to hook reduce op.
-
由 tangwei12 提交于
* implement distributed transpiler with fleet
-
由 tangwei12 提交于
-
- 24 4月, 2019 1 次提交
-
- 23 4月, 2019 3 次提交
-
-
由 chengduo 提交于
* Add fuse momenutum ops
-
由 chengduo 提交于
test=develop
-
由 qingqing01 提交于
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862) * Support backward of backward and a new gradient checker * Rename decorators.py to decorator_helper.py, since Python on Windows CI has decorators package. 1. Add ReluDoubleGradMaker when register relu_grad. 2. Add a new gradient checker by comparing theoretical and numerical Jacobian. Check double gradients by double_grad_check.
-
- 22 4月, 2019 8 次提交
-
-
由 Zeng Jinle 提交于
* move gc test to op_test test=develop * Revert "move gc test to op_test" This reverts commit cf15da65c38f57c91f53b3d8b3c2365d4aa86016. * enable gc test in some ops test=develop
-
由 chengduo 提交于
* fix ramdom fail test=develop
-
由 Tao Luo 提交于
test=develop
-
由 wopeizl 提交于
* add parallel build script to ci test=develop * 1. classify the test case as single card/two cards/multiple cards type 2. run test case according to the run type
-
由 qingqing01 提交于
* Speed affine_channel_op unit testing * Add check in tensor_py * Fix ONLY_CPU Compiling
-
由 guomingz 提交于
Update the filter generation mechanism that it could generate the negative parameter. The original calling(np.random.random()) couldn't simulate the conv/relu fusion case. test=develop
-
由 liuwei1031 提交于
* accelerate test_ir_memory_optimize_nlp, test=develop * accelerate test_ir_memory_optimize_nlp, test=develop
-
由 guomingz 提交于
Rename the testcuda function to has_cuda, it will elimate the unnecessary testing. test=develop
-
- 21 4月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
* speedup gc and inplace softmax_with_cross_entropy_grad test=develop * refine models gpu mem Merge skip vars and warning messages of mem opt remove relu mem opt test=develop * follow comments test=develop
-
由 Zeng Jinle 提交于
test=develop
-
- 20 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Support seq len equal to 0 in sequence ops test=develop * Add more test cases * Fix some comments test=develop * Fix py3 error test=develop
-
- 19 4月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 18 4月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 17 4月, 2019 3 次提交
-
-
由 lujun 提交于
-
由 tangwei12 提交于
* fix sampling id op bug, test=develop
-
由 gongweibao 提交于
-
- 16 4月, 2019 4 次提交
-
-
由 Dang Qingqing 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 Leo Zhao 提交于
test = develop resolve #16764
-
由 Leo Zhao 提交于
-
- 15 4月, 2019 2 次提交
-
-
由 chengduozh 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
- 13 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
test=develop
-
- 12 4月, 2019 3 次提交
- 11 4月, 2019 2 次提交