- 02 Mar, 2018 1 commit
-
-
* explicit import testing * Enable init api for extension modules
Tianqi Chen committed
-
- 01 Mar, 2018 1 commit
-
-
* Better error message handling for contrib * fix lint * fix testcase * fix test
Tianqi Chen committed
-
- 08 Feb, 2018 1 commit
-
-
* conv2d schedules for Intel CPU (AVX2 & AVX512) * fix lint * remove override register
Yizhi Liu committed
-
- 05 Feb, 2018 1 commit
-
-
* Added +x permission to task_cpp_topi.sh. Added C++ topi tests to Jenkinsfile * Fixed test_topi_math.py * Minor style fix
alex-weaver committed
-
- 03 Feb, 2018 1 commit
-
-
* Fix Vulkan Build, add tanh to llvm instrinsic, fix halideIR * fix llvm tanh
Tianqi Chen committed
-
- 02 Feb, 2018 2 commits
-
-
* [TOPI] Add compute for more operators * Remove device except llvm * Address comments * Remove matmul compute * Add outtype to boolean operator * Address coments
yuruofeifei committed -
* [BACKEND] Vulkan Runtime and SPIRV Codegen * fix doc
Tianqi Chen committed
-
- 16 Jan, 2018 3 commits
-
-
* add basic x86 schedules * parallelize & vectorize batchnorm + relu * fuse conv into bn + relu * move rc loop to outer * add nhwc conv * change weight layout to hwcf * conv + bn + relu fusion for nhwc conv * fix conv_nhwc schedule when no fusion * clean up default parallel schedules * simplify elemwise parallel * fix elemwise parallel for batch == 1 * update nhwc conv test * fix and add comment * fix lint * remove redundant import * remove default multithreading for some ops * remove default multithreading for global pool
masahi committed -
Xingjian Shi committed
-
* support more argument type in depthwise_conv2d * mark all pointer as 'restrict' & fix vector conversion for opencl
Lianmin Zheng committed
-
- 15 Jan, 2018 1 commit
-
-
try to fix fix
Xingjian Shi committed
-
- 12 Jan, 2018 1 commit
-
-
* [LLVM] Enable same target option in JITModule * not set mcpu explicitly
Tianqi Chen committed
-
- 11 Jan, 2018 1 commit
-
-
* add upsampling cpu op * add upsampling gpu schedule * add doc for upsampling op add more doc * cleanup upsampling test * add doc * fix lint * fix lint * fix lint * remove unused import * remove skimage dependency * remove skimage import * remove schedule_upsampling
masahi committed
-
- 04 Jan, 2018 1 commit
-
-
Yizhi Liu committed
-
- 27 Dec, 2017 1 commit
-
-
* support dim-0 tensor in topi ops revert transform * revert
Xingjian Shi committed
-
- 25 Dec, 2017 1 commit
-
-
* add x86_64 target * add binary dense operator * rebase * improve schedule * remove x86 target * improve schedule
Yuwei Hu committed
-
- 14 Nov, 2017 1 commit
-
-
* conv2d perf improved for conv2d_56_64_128, test name added to differentiate workloads * fix lint error
Leyuan Wang committed
-
- 06 Nov, 2017 1 commit
-
-
Yuwei Hu committed
-
- 30 Oct, 2017 1 commit
-
-
Leyuan Wang committed
-
- 27 Oct, 2017 1 commit
-
-
Tianqi Chen committed
-
- 26 Oct, 2017 1 commit
-
-
masahi committed
-
- 25 Oct, 2017 1 commit
-
-
Yuwei Hu committed
-
- 23 Oct, 2017 1 commit
-
-
* update topi/cuda schedules to use target.max_num_threads * allow num_thread to be larger than cuda.max_num_threads * remove get_max_num_threads and make it inline
masahi committed
-
- 22 Oct, 2017 1 commit
-
-
Tianqi Chen committed
-
- 15 Oct, 2017 1 commit
-
-
Tianqi Chen committed
-
- 14 Oct, 2017 1 commit
-
-
* [TVM] Introduce target generic dispatch system * fix target warning
Tianqi Chen committed
-
- 13 Oct, 2017 1 commit
-
-
* add masahi to contributors * enable rocm target in topi tests
masahi committed
-
- 06 Oct, 2017 1 commit
-
-
* add argmax argmin * remove coder saver
Xingjian Shi committed
-
- 03 Oct, 2017 1 commit
-
-
* [TOPI] Add left_shift, right_shift, clip, cast * [TOPI] Add test * [TOPI] Fix
ziheng committed
-
- 28 Sep, 2017 1 commit
-
-
Xingjian Shi committed
-
- 26 Sep, 2017 2 commits
-
-
* Move target to tvm; rename convolution as conv2d * Fix * Fix
ziheng committed -
* add squeeze * should be squeeze
Xingjian Shi committed
-
- 25 Sep, 2017 1 commit
-
-
* [TOPI]add reshape * fix problems * fix lint * try to add concatenate * fix lint and error * fix doc * fix error * try to add split * fix lint * fix error * fix lint
Xingjian Shi committed
-
- 24 Sep, 2017 1 commit
-
-
Leyuan Wang committed
-
- 23 Sep, 2017 6 commits
-
-
Yuwei HU committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* migrate global_avg_pool, fully_connected * fix pylint * enable fusion of pooling schedule * rename fc->dense, enable fusion * improve dense schedule * unified global pool
Yuwei HU committed -
* [TEST] rfactor+ewise, cite rfactor paper * include all authors via abbrv * [TOPI] Add transpose * fix lint
Tianqi Chen committed
-