- 20 8月, 2018 5 次提交
-
-
由 Yihua Xu 提交于
* Optimize CRF decoding with AVX/AVX2 instruction * Enable the AVX2 flags for compiling * Clean the code and decrease the count of multiply calculation * Add the support of AVX512 instruction to optimize CRF Decoding * Clean the code * Enable the AVX512f flags for compiling * Clean the code for the invaluable switch * Fixed the issue to check AVX512F status * Clean the code * Add some explanation of the key points
-
由 dzhwinter 提交于
* cudnn widndows * "add comment" * "windows support" * "fix cmake error"
-
由 qingqing01 提交于
* Fix bug in conditional_block_op. * Fix bug and add comments. * Rename arguments.
-
由 chenweihang 提交于
-
由 tensor-tang 提交于
-
- 18 8月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 17 8月, 2018 5 次提交
-
-
由 Qiao Longfei 提交于
Add dependency to send recv
-
由 tangwei12 提交于
-
由 nhzlx 提交于
-
由 Qiao Longfei 提交于
Optimize selected rows for dist lookup table with rwlock
-
- 16 8月, 2018 7 次提交
-
-
由 tangwei12 提交于
-
由 tensor-tang 提交于
-
由 Qingsheng Li 提交于
* Remove Data Sharing between input and output in scatter_op * Removed data sharing in backward op
-
由 tensor-tang 提交于
-
由 tangwei12 提交于
-
由 dzhwinter 提交于
* "cherry picked operators changes" * "remove duplicated code" * "add constant setter" * "add get expected kernel" * "fix ci" * "add fill constant"
-
由 tensor-tang 提交于
-
- 15 8月, 2018 13 次提交
-
-
由 jerrywgz 提交于
* Add three modes for prelu_op.
-
由 tangwei12 提交于
-
由 gongweibao 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tangwei12 提交于
-
由 tangwei12 提交于
-
由 tangwei12 提交于
-
由 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
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tangwei12 提交于
-
- 14 8月, 2018 6 次提交
-
-
由 fengjiayi 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
- 13 8月, 2018 3 次提交
-
-
由 tensor-tang 提交于
-
由 whs 提交于
* Fix infer shape of crop op. * Speed crop op.
-
由 Bai Yifan 提交于
-