Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/tvm
/ dispose
Method
dispose
web/src/runtime.ts:801–803 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
799
}
800
801
dispose(): void {
802
this.mod.dispose();
803
}
804
/**
805
* Get a
function
in the VM module.
806
* @param name The name of the
function
.
Callers
nothing calls this directly
Calls
1
dispose
Method · 0.45
Tested by
no test coverage detected