- 20 1月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* optimize unity build, test=develop * fix code style error, test=develop * fix code style error and test /MP settings, test=develop
-
- 16 11月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
* Fix gradients with ignore_idx in softmax_with_cross_entropy. test=develop * Fix gradients with ignore_idx in softmax_with_cross_entropy on cpu. Remove softmax_with_cross_entropy from op_threshold_white_list. test=develop * Fix test_softmax_cross_entropy_op.py. test=develop
-
- 14 5月, 2020 1 次提交
-
-
由 suytingwan 提交于
* test=develop error message update
-
- 07 5月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add attr axis infershape. test=develop * add CUDA kernel. test=develop * fix unittest. test=develop * fix unittest for soft_label. test=develop * fix fp16 unittest. test=develop * remove comment code. test=develop * refine test for axis. test=develop * add python api. test=develop * fix doc. test=develop * fix fp16 unittest. test=develop * fix ngraph test. test=develop * fix ENFORCE for test_imperative_transformer. test=develop * fit for ngraph test. test=develop * fix after rebase develop. test=develop * fix doc. test=develop * fix API.spec. test=develop * fix test_layers. test=develop * fix format. test=develop
-
- 21 4月, 2019 1 次提交
-
-
由 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
-
- 11 4月, 2019 1 次提交
-
-
由 phlrain 提交于
test=develop
-
- 26 3月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 25 3月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 18 3月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 14 11月, 2018 2 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
由 Tao Luo 提交于
-
- 09 11月, 2018 2 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
-
- 11 9月, 2018 1 次提交
-
-
由 Bai Yifan 提交于
* add ignore index * update api.spec * enhance softmax_with_cross_entropy
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 12 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
- 06 11月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 27 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Simplize Gradient Check * Stash * Extract apply_backward_pass to backward.py Rename apply_backward_pass to append_backward_ops * Use graph API to check gradient * Fix ci * Fix CI * Fix backward for double precision * Stash * Fix CI * Fix ci * Ignore GRU test * Ignore xe op * Fix CI * Fix softmax with xe gradient The correct equation should be IG = OG * (d_softmax_with_xe()) * Fix typo * Fix merge error * Disable LRN
-
- 20 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Remove template parameter for Tensor methods * Also check the type is correct when data() * Simplize holder_ * Fix accuracy_op * Register Code
-
- 17 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Change dataType to data_type Follow PEP8 * Change name_convention to fit PEP8
-
- 29 9月, 2017 2 次提交
- 28 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 27 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 26 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 22 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 18 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 15 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 11 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 06 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 05 9月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 01 9月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 07 8月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 05 8月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-
- 02 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-