Commit 9ae01e0b by sf-wind Committed by Tianqi Chen

Enable the sparse schedule (#3651)

parent d72cdfa6
......@@ -15,3 +15,4 @@ from .dense import _schedule_dense, _schedule_dense_pack, _schedule_dense_nopack
from .batch_matmul import schedule_batch_matmul
from .roi_align import roi_align_nchw
from .conv2d_transpose import schedule_conv2d_transpose
from .sparse import *
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment