MCPcopy 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
2import pytest
3
4pytest.importorskip("tensorflow", reason="tensorflow not available")

Callers

nothing calls this directly

Calls 6

_make_valid_boxesFunction · 0.85
_get_tflite_schema_enumFunction · 0.85
reshapeMethod · 0.45
astypeMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected