- 28 10月, 2017 4 次提交
- 27 10月, 2017 36 次提交
-
-
由 Tao Luo 提交于
Comment out `test_lstm_unit_op` test.
-
-
由 Zhaolong Xing 提交于
Add merge model scripts
-
由 chengduo 提交于
Add pool2d cudnn op
-
-
由 武毅 提交于
* fix compile error * remove unittest * disable huber loss unittest
-
由 gongweibao 提交于
add logs and fix a python path bug
-
由 Tao Luo 提交于
refine check macro
-
由 chengduoZH 提交于
-
-
由 Tao Luo 提交于
add Max strategy for sequence_pool op
-
由 gongweibao 提交于
-
-
由 Yang yaming 提交于
Add huber loss operator.
-
由 Luo Tao 提交于
-
由 武毅 提交于
Auc op
-
由 xzl 提交于
-
由 tensor-tang 提交于
-
由 chengduoZH 提交于
-
由 yangyaming 提交于
-
-
由 xzl 提交于
-
由 武毅 提交于
fix ft job converge
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 chengduoZH 提交于
-
由 Abhinav Arora 提交于
* Adding L1 norm op for L1 regularization * Addressing code review feedback * Address code review feedback * Change variable names to match google style guide
-
由 helinwang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Op developer can add `InferShape` to any operator
-
由 QI JUN 提交于
* add sparse support for sum op * typo fix * fix gpu build error * fix unittest error * typo fix * infer var type and shape in op_test * follow comments * fix build error * bypass some unittests depend on NetOp
-
由 Yu Yang 提交于
* Python API for save/load variables * Polish names
-
由 Abhinav Arora 提交于
* Add regularizer code * Fix code
-
由 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
-
由 Qiao Longfei 提交于
-
由 fengjiayi 提交于
* compelete restoring program_bind from program_desc * Fix bugs * fix compile errors * fix errors and add unit tests * rename some vars * Follow comments
-