tflite
tflite copied to clipboard
Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/
Hi, I wanted to clarify if it is possible to use the Tflite subgraph node information and replace a certain node with its Quant Equivalent or add quantization parameters to...
Hello, I know, that the flatc -p schema.fbs generates automatically the api for tflite. That is how it is. Now there is a little proposal to simplify the usability of...
The script gives wrong activation function RELU instead of RELU6 and dilation factor [1, 259] instead of [1, 1] (a dilation factor of 259 when the input tensor is 112*112*3...