Home
last modified time | relevance | path

Searched refs:tvm_val_2_py_val (Results 1 – 3 of 3) sorted by relevance

/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_hybrid_script.py24 def tvm_val_2_py_val(val): function
46 shape = [tvm_val_2_py_val(j) for j in i.shape]
50 emu_args.append(tvm_val_2_py_val(i))
66 shape = [tvm_val_2_py_val(j) for j in output.shape]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/unittest/
H A Dtest_te_hybrid_script.py29 def tvm_val_2_py_val(val): function
51 shape = [tvm_val_2_py_val(j) for j in i.shape]
55 emu_args.append(tvm_val_2_py_val(i))
70 shape = [tvm_val_2_py_val(j) for j in output.shape]
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_hybrid_script.py24 def tvm_val_2_py_val(val): function
46 shape = [tvm_val_2_py_val(j) for j in i.shape]
50 emu_args.append(tvm_val_2_py_val(i))
66 shape = [tvm_val_2_py_val(j) for j in output.shape]