Newer
Older
lynxi-casic-demo / models / yolov5s / Net_0 / top_graph.json
{
  "main": {
    "inputs": {
      "input": {
        "shape": "(1, 640, 640, 3)",
        "dtype": "uint8",
        "batch": 1
      }
    },
    "outputs": {
      "apu_0:0": {
        "shape": "(1, 3, 6400, 7)",
        "dtype": "float16"
      },
      "apu_0:1": {
        "shape": "(1, 3, 1600, 7)",
        "dtype": "float16"
      },
      "apu_0:2": {
        "shape": "(1, 3, 400, 7)",
        "dtype": "float16"
      }
    }
  },
  "apu_0": {
    "inputs": {
      "input": {
        "shape": "(1, 640, 640, 3)",
        "dtype": "uint8",
        "batch": 1
      }
    },
    "outputs": {
      "apu_0:0": {
        "shape": "(1, 3, 6400, 7)",
        "dtype": "float16"
      },
      "apu_0:1": {
        "shape": "(1, 3, 1600, 7)",
        "dtype": "float16"
      },
      "apu_0:2": {
        "shape": "(1, 3, 400, 7)",
        "dtype": "float16"
      }
    },
    "is_abc": "true",
    "version": "2022120003"
  }
}