Newer
Older
lynxi-casic-demo / models / yolov5s / Net_0 / apu_0 / apu_x / apu.json
{
    "apu_x": {
        "batch_size": 1,
        "cmd_size": 512,
        "image_size": 10603648,
        "inputs": {
            "datai0": {
                "dtype": "uint8",
                "name": "input",
                "shape": "[1, 640, 640, 3]",
                "shape_ex": [
                    1,
                    640,
                    640,
                    3
                ],
                "size": 1228800
            }
        },
        "n_slice": 1,
        "outputs": {
            "datao0": {
                "dtype": "float16",
                "name": "output0",
                "shape": "[1, 3, 6400, 7]",
                "shape_ex": [
                    1,
                    3,
                    6400,
                    7
                ],
                "size": 134400
            },
            "datao1": {
                "dtype": "float16",
                "name": "output1",
                "shape": "[1, 3, 1600, 7]",
                "shape_ex": [
                    1,
                    3,
                    1600,
                    7
                ],
                "size": 33600
            },
            "datao2": {
                "dtype": "float16",
                "name": "output2",
                "shape": "[1, 3, 400, 7]",
                "shape_ex": [
                    1,
                    3,
                    400,
                    7
                ],
                "size": 8400
            }
        },
        "sub_image_size": "[10603648]",
        "sub_image_size_ex": 10603648,
        "userload": {
            "addr": 38520487936,
            "path": "./ddr.dat",
            "size": 0
        }
    }
}