Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Remove quantization unittests from test_operator_gpu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
reminisce committed Jan 24, 2018
1 parent b49becb commit 0e2b772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python/gpu/test_operator_gpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
from test_sparse_ndarray import test_sparse_nd_setitem, test_sparse_nd_binary_scalar_op
from test_sparse_operator import *
from test_ndarray import *
from test_quantization import *

set_default_context(mx.gpu(0))
del test_support_vector_machine_l1_svm
Expand Down

0 comments on commit 0e2b772

Please sign in to comment.