Commit edca6830 by Leyuan Wang Committed by Tianqi Chen

Conv2d updated (#435)

* improved conv2d for last group of workloads

* conv2d_nchw improved on 14_256_256 and 56_64_128
parent 400c1c48
......@@ -207,7 +207,6 @@ def test_schedule_cache_relayout3():
if __name__ == "__main__":
test_schedule_cache_relayout4()
test_schedule_cache_relayout3()
test_schedule_cache_relayout2()
test_schedule_cache_relayout1()
......
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