Skip to content

Commit

Permalink
[checkpoint] one vm test for a/b
Browse files Browse the repository at this point in the history
  • Loading branch information
mbs-octoml committed Nov 6, 2021
1 parent 68a51de commit cea2a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/relay/test_vm.py
Original file line number Diff line number Diff line change
Expand Up @@ -1105,4 +1105,4 @@ def test_multi_targets():
import sys

# sys.exit(pytest.main([__file__] + sys.argv[1:]))
test_multi_targets()
test_split(tvm.target.Target("llvm"), tvm.cpu())

0 comments on commit cea2a5b

Please sign in to comment.