You need to sign in or sign up before continuing.
- 21 8月, 2018 20 次提交
-
-
由 Yan Chunwei 提交于
* link IR graph to analysis graph * add clean code and update * add infer_clean_pass * add ir_pass_manager * support fc fuse executation * fix ir circle
-
由 dzhwinter 提交于
-
由 Tao Luo 提交于
Refine elementwise mul cpu forward
-
由 tangwei12 提交于
add load slice_vars in io.py
-
由 Qiyang Min 提交于
Fix python3 CI job
-
由 Wu Yi 提交于
* add async dist tests * update delta * fix transformer test * refine rmsprop transpile * update * fix dist seresnet
-
由 Tao Luo 提交于
only change rpath in Release mode
-
由 tangwei12 提交于
-
由 minqiyang 提交于
-
由 tangwei12 提交于
-
由 minqiyang 提交于
-
由 tangwei12 提交于
-
由 Zhaolong Xing 提交于
Add batch norm trt converter
-
由 Qingsheng Li 提交于
* Fix scatter_op python API and remove inconsistency between implementation and doc * API spec change * Change as review comment
-
由 luotao1 提交于
-
由 nhzlx 提交于
-
由 nhzlx 提交于
-
由 minqiyang 提交于
-
由 minqiyang 提交于
-
由 tangwei12 提交于
-
- 20 8月, 2018 20 次提交
-
-
由 tangwei12 提交于
-
由 chengduo 提交于
-
由 minqiyang 提交于
Port dist_transpiler new added codes Port ut for clone desc
-
由 Tao Luo 提交于
fix SEGV element wise add at debug mode
-
由 Qiyang Min 提交于
Fix anakin in manylinux1
-
由 tensor-tang 提交于
add fusion lstm
-
由 tensor-tang 提交于
-
由 tangwei12 提交于
fix some teeny mistakes
-
-
由 Tao Luo 提交于
fix tensorrt compiler bug
-
由 Chen Weihang 提交于
Refactor: remove inplace parameter from squeeze and unsqueeze op
-
-
由 minqiyang 提交于
-
由 Xin Pan 提交于
fix program_desc constructor
-
由 luotao1 提交于
-
由 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"
-
由 Xin Pan 提交于
-
由 qingqing01 提交于
* Fix bug in conditional_block_op. * Fix bug and add comments. * Rename arguments.
-
-