- 28 3月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
add rsqrt op
-
- 10 3月, 2019 1 次提交
-
-
由 tink2123 提交于
test=develop
-
- 25 2月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Refine doc of uniform_random and fix dtype * Update defaule value in the arguments
-
- 19 2月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Correct the comment in control_flow.py. * Correct the argument list of ops. test=develop * Update API.spec. test=develop * Skip op_callstack attr for all op apis. test=develop * Remove use_mkldnn and is_test from python api. test=develop * Remove use_mkldnn and is_test from op_proto_maker and hard-coding them in python when generating doc string. test=develop
-
- 30 1月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 22 11月, 2018 1 次提交
-
-
由 wopeizl 提交于
* add recordio support * disable the openblas multi-thread on windows since no support adjust the python script * code style * code style test=develop * add create_recordio_file_reader back * fix code style test=develop * fix the gtest.cmake on windows * fix cc_test on windows * fix the win build test=develop * remove fused compile support on windows test=develop * add the jit support test=develop * add the jit support, test=develop * add the jit support, test=develop * add the jit back fix compile error on windows * rollback test=develop * test case fix * disable DSO by default on windows * exclude warpctc_op on windows * exclude the dynload_warpctc out on windows test=develop * fix the scripts error test=develop * disable avx on windows by default test=develop * re-organize the cmake file * disable mkl on windows by default * add warp_ctc back * fix the dependency * fix the dependency * fix the build issue on windows * remove unsupported flag on windows * code style * code style test=develop * fix issue * add profiler, parallel_executor back * clean up the pre-definitions on windows * fix build issue * test=develop
-
- 18 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
fix compile error on windows
-
- 12 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 06 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string 2. comment out some ops which not supported on windows 3. cuda libs may not be correctly linked to target on windows
-
- 12 10月, 2018 1 次提交
-
-
由 chengduo 提交于
* fix layers.uniform_random * fix uniform_random test=develop * remove var type set test=develop * fix similar error test=develop
-
- 28 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 25 9月, 2018 3 次提交
- 23 9月, 2018 1 次提交
-
-
由 baiyf 提交于
-
- 21 9月, 2018 5 次提交
-
-
由 tensor-tang 提交于
-
由 sneaxiy 提交于
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 tensor-tang 提交于
-
- 20 9月, 2018 2 次提交
-
-
由 Zhen Wang 提交于
-
由 tensor-tang 提交于
-
- 29 8月, 2018 1 次提交
-
-
由 robot 提交于
-
- 21 8月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Fix scatter_op python API and remove inconsistency between implementation and doc * API spec change * Change as review comment
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 01 8月, 2018 1 次提交
-
-
由 Bai Yifan 提交于
* api clean * update API.spec
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 14 6月, 2018 3 次提交
-
-
由 wanghaoshuang 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
- 13 6月, 2018 2 次提交
- 11 6月, 2018 2 次提交
-
-
由 whs 提交于
* Add slice op. * Remove using from header file and fix doc. * Fix doc * Small fix.
-
由 qingqing01 提交于
* Expose maxout API. * Fix code style.
-
- 08 6月, 2018 1 次提交
-
-
由 yi.wu 提交于
-
- 06 6月, 2018 2 次提交
- 05 6月, 2018 1 次提交
-
-
由 whs 提交于
* Auto generate python api for polygon_box_transform op. * Add unitest.
-
- 01 6月, 2018 1 次提交
-
-
由 whs 提交于
* Add shape op to get the shape of variable. * Rename get_shape to shape. * Add checker for output and fix comments.
-
- 02 4月, 2018 1 次提交
-
-
由 _青葱 提交于
-