- 27 9月, 2018 2 次提交
-
-
由 qiaolongfei 提交于
-
由 tangwei12 提交于
* add distributed auc * add attr "is distributed" and config it * add distributed auc * add batch auc and code format * code format * auc optimize * metric_op optimize * code clean * bug fix and code clean * bug fix and code clean * code optimize * code optimize * api spec update * Comments optimized * add mutex * Revert: add mutex * remove distribute metric * remove distribute metric * spec modifyed * add annotation, test=develop * keep API compatibility test=develop
-
- 26 9月, 2018 3 次提交
-
-
由 Wu Yi 提交于
* hide operator API * update * update api.spec * fix merge * fix test
-
由 typhoonzero 提交于
-
由 chengduo 提交于
* some trivial opt * remove the fix of lod_tensor and shrink_rnn_memory_op * refine ShrinkRNNMemoryOp test=develop
-
- 25 9月, 2018 8 次提交
- 23 9月, 2018 2 次提交
-
-
由 baiyf 提交于
-
由 qiaolongfei 提交于
-
- 22 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 21 9月, 2018 12 次提交
-
-
由 typhoonzero 提交于
-
由 tensor-tang 提交于
-
由 sneaxiy 提交于
-
由 whs 提交于
* Fix truncated normal. * Fix.
-
由 Wu Yi 提交于
* wip * clean up * should fix running with memopt * add ut * mark lr schedule op role * hide lr_schedule_guard * use op_role_var instead of ufind * unify dist test name * wip for py3 support * fix var deref * fix python3 mem_opt order * remove comments
-
由 gongweibao 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 whs 提交于
* Add roi perspective transform. * Add roi_perspective_transform_op. * Fix code style. * Add python api and fix doc. * Fix API.spec * Fix python api. * Fix API.spec * Move src to detection.
-
由 tensor-tang 提交于
-
由 minqiyang 提交于
-
- 20 9月, 2018 12 次提交
-
-
由 Zhen Wang 提交于
-
由 tensor-tang 提交于
-
由 luotao1 提交于
-
由 Yu Yang 提交于
-
由 luotao1 提交于
-
由 luotao1 提交于
-
由 Jiabin Yang 提交于
Add warning when disable test_fuse_elewise_add_act_pass on Mac
-
由 chengduoZH 提交于
-
由 luotao1 提交于
-
由 Yihua Xu 提交于
* Optimize GRU with AVX instruction * Clean code * Add the Unitest and fix the align issue * Remove the remanent part of the unitest part * Code clean * Fix the parameters length issue for fusion_gru to pass CI * Change the default type as float32
-
由 chengduo 提交于
* Add Preface * Add demo code * Save file * Refine code * seems can work * use elementwise strategy * Use ElementwiseComputeEx * Add comments * extract functions from operator * Refine code * Follow comment * code refine * add op_fuse pass * add backward * code refine * use TopologySortOperations * follow comments * refine IsFusible * code enhance * fix op_fusion_pass * refine code * refine fuse_elemwise_act_op * adjust the input and output * refine logic * add intermediate_edge * disable inplace * follow comments * refine logic * follow comments * Remove the removable IntermediateOut * change strategy * code refine * enable fuse backward * code refine * code refine * rename unit test * follow comments
-