chromium/third_party/tflite_support/src/tensorflow_lite_support/metadata/python/tests/testdata/golden_json.json

{
  "name": "Mobilenet_quantized",
  "subgraph_metadata": [
    {
      "input_tensor_metadata": [
        {
        },
        {
        }
      ],
      "output_tensor_metadata": [
        {
          "associated_files": [
            {
              "name": "file2"
            }
          ]
        }
      ]
    }
  ],
  "associated_files": [
    {
      "name": "file1"
    }
  ],
  "min_parser_version": "1.0.0"
}