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

Function test_save_function_kwargs

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

Source from the content-addressed store, hash-verified

1192
1193
1194def test_save_function_kwargs(exec_mode):
1195 temp = utils.tempdir()
1196 save_function_kwargs_trial(*make_vm(TestVMSetInput, exec_mode, temp))
1197
1198
1199def test_save_function_kwargs_rpc(exec_mode):

Callers

nothing calls this directly

Calls 2

make_vmFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…