Published September 25, 2022
| Version 1.5.19
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- Add
--optimization_for_gpu_delegateoption - https://tfhub.dev/tensorflow/lite-model/mobilebert/1/metadata/1?lite-format=tflite
- GPU COMPATIBILITY WARNING: FullyConnected doesn't support more than 2 runtime inputs.
- I cannot run a transformer model with token-level output on accelerated hardware in TF Lite #59232
- Add
--optimization_for_gpu_delegateoption by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/131
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.18...1.5.19
Notes
Files
PINTO0309/onnx2tf-1.5.19.zip
Files
(444.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:83d5c8736c95b187065e1c81db934ab4
|
444.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.5.19 (URL)