- 23 11月, 2018 10 次提交
-
-
由 sneaxiy 提交于
-
由 Jiabin Yang 提交于
Fix pool2d doc and add pool2d test in test_layers
-
由 sabreshao 提交于
* HIP cmake. Enable whole archieve build for pybind library. Disable two warning. Rollback to C++11. Link RCCL to WA gpu kernel loading issue. Update eigen to fix build failure. Add more include directories. Fix O3 build failure. Update eigen. fix tensor_util_test segment fault issue add more macro check in hip.cmake. we may consider refine hip.cmake to inherit all add_definitions() in parrent scope, in the future. Fix rocRAND load. Update eigen to fix gru_unit_op and reduce_op. Add HIP support to testing. Update eigen to support int16 and int8 in arg min and arg max. * add rocprim as cub library used by nv implementation * Reduce build time in rocprim. * Add rocprim introduction, remove useless cmake code. * Remove useless flags and format cmake file.
-
由 Qiyang Min 提交于
Add sqlite3 support in Python3.6
-
由 qingqing01 提交于
* CUDA kernel for density_prior_box_op. * Support flatten to 2D.
-
由 Tao Luo 提交于
Bumped MKL-DNN version to 0.17
-
由 Xin Pan 提交于
Update issue templates
-
由 Xin Pan 提交于
-
由 Zeng Jinle 提交于
Add dlpack support
-
由 minqiyang 提交于
test=develop
-
- 22 11月, 2018 19 次提交
-
-
由 Krzysztof Binias 提交于
test=develop
-
由 chengduo 提交于
* refine cublase test=develop * code refine * refine cublas * add GEMME_EX * add enable_cublas_tensor_op_math doc and add cublasCall test=develop * fix CublasCall for cuda version test=develop * fix error test=develop * fix GEMM_EX to be compatible with gcc 4.8 test=develop * add GEMM_EX test=develop * to compatiable with gcc4.8 test=develop
-
由 minqiyang 提交于
test=develop
-
由 JiabinYang 提交于
-
由 tangwei12 提交于
* add hdfs utils * add hdfs utils * test=develop * update hdfs utils and add demo * fix multi_download return local files * test=develop * add sync multi upload, test=develop
-
由 Qiyang Min 提交于
Add python3.6 python3.7 support to manylinux Dockerfile
-
由 Dun 提交于
Add group normalization operator.
-
由 sneaxiy 提交于
test=develop
-
由 Jiabin Yang 提交于
fix(Cpu): fix cpu compile and unittest
-
由 JiabinYang 提交于
-
由 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
-
由 Yu Yang 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 Tao Luo 提交于
change interpolate unittest to serial
-
由 Tao Luo 提交于
Fix compling with cuDNN v5
-
由 Yu Yang 提交于
fix(Compile): fix depends error when compile op using cub
-
由 Jiabin Yang 提交于
fix mac compile of analysis
-
由 minqiyang 提交于
test=develop
-
-
- 21 11月, 2018 11 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 dengkaipeng 提交于
-
由 minqiyang 提交于
test=develop
-
由 Qiyang Min 提交于
Add API example for logical ops and clip ops
-
由 Qiyang Min 提交于
-
由 Yu Yang 提交于
fix(Macos): fix compile on macos
-
由 Qiyang Min 提交于
Change requirements to support python 3.7
-
由 Zhaolong Xing 提交于
fix avg pool trt bug
-
-
由 Yu Yang 提交于
some operators depend on cub and xxhash by header. The dependency should be declared explicitly rather than declared to pybind. test=develop
-
由 minqiyang 提交于
test=develop
-