Commit e678a4d4 by Tatsuya Nishiyama Committed by Tianqi Chen

Fix a testcase name in test_codegen_cuda (#1526)

parent ba4cc7ba
......@@ -91,4 +91,4 @@ def test_cuda_vectorize_load():
if __name__ == "__main__":
test_cuda_vectorize_add()
test_cuda_multiply_add()
test_cuda_load_store()
test_cuda_vectorize_load()
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