Powered by OpenAIRE graph
Found an issue? Give us feedback
addClaim

Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)

Authors: Hyodo, Katsuya;

Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)

Abstract

2.4.0 Breaking changes This PR switches the default TFLite backend from tf_converter to flatbuffer_direct and aligns the surrounding API, CLI, tests, helper scripts, and docs with that behavior. What changed changed the default tflite_backend in onnx2tf.convert() and the CLI to flatbuffer_direct kept tf_converter available as an explicit compatibility path updated helper tooling and README examples to avoid relying on the old implicit SavedModel behavior clarified documentation so SavedModel-related flows now require explicit direct-export flags or an explicit tf_converter selection added regression coverage for the default-backend path without TensorFlow updated the migration guide to describe flatbuffer_direct as the current default renamed the README supported-layers heading to make it clear that it refers to tf_converter coverage bumped the package version/lockfile for the 2.4.0 change Why this improves the feature This makes the faster direct path the out-of-the-box experience, reduces accidental dependency on TensorFlow-backed conversion, and makes the remaining legacy path explicit. It also removes ambiguity in docs and tests around which backend is responsible for SavedModel generation. Validation pytest -q tests/test_optional_tensorflow.py pytest -q tests/test_tflite2sm_phase1.py -k "flatbuffer_direct_output_saved_model_validation or tflite_direct_input_validation or tflite_direct_input_new_conflict_validation or tflite_direct_input_rejects_mixed_onnx_and_tflite_input" python tests/test_model_convert.py --help

If you use onnx2tf in your research, please cite it using these metadata.

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average