Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/tvm
/ _run_no_input_module
Function
_run_no_input_module
tests/python/relax/test_frontend_tflite.py:4081–4082 ·
view source on GitHub ↗
(mod)
Source
from the content-addressed store, hash-verified
4079
4080
4081
def
_run_no_input_module(mod):
4082
return
_run_module(mod)
4083
4084
4085
def
_build_tflite_call_model(
Callers
5
test_embedding_lookup_sparse_sum
Function · 0.85
test_embedding_lookup_sparse_mean
Function · 0.85
test_embedding_lookup_sparse_mean_negative_weights
Function · 0.85
test_embedding_lookup_sparse_sqrtn
Function · 0.85
test_embedding_lookup_sparse_indices_3d
Function · 0.85
Calls
1
_run_module
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…