Skip to content

Commit

Permalink
Add TensorFlow Lite test file (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Oct 4, 2024
1 parent f68f63e commit fa2076a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -7696,6 +7696,15 @@
"tags": "quantization",
"link": "https://github.com/tensorflow/tflite-micro"
},
{
"type": "tflite",
"target": "mbv2ca_100_85_none_697.tflite",
"source": "https://github.com/user-attachments/files/17251997/mbv2ca_100_85_none_697.tflite.zip[mbv2ca_100_85_none_697.tflite]",
"format": "TensorFlow Lite v3",
"tags": "quantization",
"error": "Invalid tensor data size.",
"link": "https://github.com/lutzroeder/netron/issues/34"
},
{
"type": "tflite",
"target": "mobilenet_v1_0.75_160_quantized.tflite",
Expand Down

0 comments on commit fa2076a

Please sign in to comment.