Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ test_frontend_tflite.py
File
test_frontend_tflite.py
tests/python/relax/test_frontend_tflite.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# ruff: noqa: E402
2
import
pytest
3
4
pytest.importorskip(
"tensorflow"
, reason=
"tensorflow not available"
)
Callers
nothing calls this directly
Calls
6
_make_valid_boxes
Function · 0.85
_get_tflite_schema_module
Function · 0.85
_get_tflite_schema_enum
Function · 0.85
reshape
Method · 0.45
astype
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected