tvm icon indicating copy to clipboard operation
tvm copied to clipboard

parameterize test cases in tests/python/frontend/coreml/test_forward.py

Open areusch opened this issue 3 years ago • 0 comments
trafficstars

there are a few different test cases here that can be parameterized via tvm.testing.parameter.

at least these, please check the rest of the file too:

test_forward_add_layer_params test_forward_multiply_layer_params test_forward_concat_layer_params

areusch avatar Jul 25 '22 17:07 areusch