- 21 11月, 2018 3 次提交
-
-
由 Zhaolong Xing 提交于
fix avg pool trt bug
-
由 Tao Luo 提交于
add warm up in TestMultiThreadPrediction
-
由 Yu Yang 提交于
fix(Mac): fix unittest of macos
-
- 20 11月, 2018 26 次提交
-
-
由 tensor-tang 提交于
[MKLDNN][JIT][AVX512] Elementwise Mul
-
由 Zhaolong Xing 提交于
Fix gpu load model and demo_ci on trt
-
由 nhzlx 提交于
-
-
由 nhzlx 提交于
-
由 chengduo 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Tao Luo 提交于
add allocator.h copy
-
由 Tao Luo 提交于
disable two openblas test temporary
-
由 Houjiang Chen 提交于
Implement leaky relu converter from fluid to tensorRT
-
-
由 nhzlx 提交于
-
由 Houjiang Chen 提交于
-
由 Kaipeng Deng 提交于
Add python example for resize_nearest Api
-
由 Tao Luo 提交于
Optimize the stack operator
-
由 Houjiang Chen 提交于
-
由 Tao Luo 提交于
test=develop
-
由 hjchen2 提交于
test=develop
-
由 Yiqun Liu 提交于
* Initialize the elementwise plugin. * Implement the basic CUDA kernel of elementwise plugin. test=develop
-
由 tensor-tang 提交于
jitcode act support all size
-
由 Tao Luo 提交于
Introducing MKL to softmax for inference
-
由 dengkaipeng 提交于
-
由 chengduo 提交于
* refine GraphCheck test=develop * fix ci fail test=develop
-
由 Yihua Xu 提交于
-
由 Yihua Xu 提交于
-
- 19 11月, 2018 11 次提交
-
-
由 hjchen2 提交于
-
由 tensor-tang 提交于
add api example of brelu, leaky_relu and soft_relu
-
由 hjchen2 提交于
-
由 qingqing01 提交于
* Modify some infer-shape in compile-time.
-
由 Tao Luo 提交于
[WIP] Correcting and extending MKLDNN residual connection fuse pass
-
由 tensor-tang 提交于
test=develop
-
由 Yihua Xu 提交于
* Optimize layer_norm operator with AVX intrinsic functions * Revert the wrong modifications * Implement the jit kernel for layer_norm operator * Add math headfile to fix the compile issue (test=develop) * Add math headfile to fix the compile issue (test=develop) * Fixed the intrinsic headfile issue (test=develop) * Fix the conflicts (test=develop) * Revert for CUDA compiler (test=develop) * Fixed the cuda depency (test=develop) * Fix the marco issues (test=develop)
-
由 Houjiang Chen 提交于
Fix tensorrt plugin cmake dependency, test=develop
-
由 Yu Yang 提交于
Rewrite allocation
-
由 Yihua Xu 提交于
-
由 hjchen2 提交于
-