MCPcopy Index your code
hub / github.com/apache/tvm / test_set_input

Function test_set_input

tests/python/relax/test_vm_build.py:1163–1165  ·  view source on GitHub ↗
(exec_mode)

Source from the content-addressed store, hash-verified

1161
1162
1163def test_set_input(exec_mode):
1164 temp = utils.tempdir()
1165 set_input_trial(*make_vm(TestVMSetInput, exec_mode, temp))
1166
1167
1168def test_set_input_tuple(exec_mode):

Callers

nothing calls this directly

Calls 2

set_input_trialFunction · 0.85
make_vmFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…