- 05 9月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
* rmsprop optimizer support v1 mode * typo * optimize code * refine code * optimize unit test * update test_rmsprop_op.py * update formula of rmsprop * optimize document * update API.spec for RMSPropOptimizer * add default value to check_output_with_place equal_nan
-
由 tangwei12 提交于
* reimplement auc in pyton * reimplement auc in fluid * add auc unittest * replace new auc in layers * add batch Auc in Fluid * name formated
-
- 01 9月, 2018 1 次提交
-
-
由 chenweihang 提交于
-
- 31 8月, 2018 1 次提交
-
-
由 whs 提交于
* Add pad2d op. * Add unitest and python api. * Fix cuda op kernel. * Fix python api. * Fix python api. * Update API.spec. * Fix python api
-
- 30 8月, 2018 2 次提交
-
-
由 jerrywgz 提交于
* Add unit test for rpn_target_assign API.
-
由 Xingyuan Bu 提交于
* Add generate_proposal_labels for Faster-RCNN.
-
- 29 8月, 2018 4 次提交
-
-
由 Xin Pan 提交于
-
由 Wu Yi 提交于
* fix dist transpile with memopt * update api.spec * polish dist transpile api * update apispec * update apispec
-
由 robot 提交于
-
由 Xingyuan Bu 提交于
* Add proposals generation operator for Faster-RCNN.
-
- 28 8月, 2018 2 次提交
-
-
由 Yibing Liu 提交于
-
由 chengduo 提交于
* enhance pad_constant_like_op * add API * add API
-
- 27 8月, 2018 2 次提交
-
-
由 qingqing01 提交于
* Support int8 type.
-
由 sneaxiy 提交于
-
- 25 8月, 2018 2 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
- 24 8月, 2018 1 次提交
-
-
由 chenweihang 提交于
-
- 23 8月, 2018 4 次提交
-
-
由 sneaxiy 提交于
-
由 fengjiayi 提交于
-
由 chengduo 提交于
* add is_test for while_op * Change API
-
由 qingqing01 提交于
-
- 22 8月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 21 8月, 2018 2 次提交
-
-
由 tangwei12 提交于
-
由 Qingsheng Li 提交于
* Fix scatter_op python API and remove inconsistency between implementation and doc * API spec change * Change as review comment
-
- 17 8月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 16 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 15 8月, 2018 5 次提交
-
-
由 jerrywgz 提交于
* Add three modes for prelu_op.
-
由 Wu Yi 提交于
* dist transpile can pass startup program by argument * update API.spec
-
由 Bai Yifan 提交于
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422) * add flatten api&enhance detection api * unify shape_op data type * update API.spec
-
由 tangwei12 提交于
-
由 gongweibao 提交于
-
- 14 8月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
add export_for_deployment flag to save_inference_model
-
由 Wu Yi 提交于
* hide misc APIs * update * fix transformer test * update API.spec
-
- 01 8月, 2018 1 次提交
-
-
由 Bai Yifan 提交于
* api clean * update API.spec
-
- 31 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 30 7月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Hidden APIs for While, StaticRNN, ParallelDo.
-
- 24 7月, 2018 2 次提交
-
-
由 qingqing01 提交于
* Hiden some LoDTensor ralatted ops' Python wrapper.
-
由 Wu Yi 提交于
* hide variable API * edit API.spec
-
- 20 7月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 19 7月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-