{
    "Requirements": {
        "TargetDevice": "JETSON_XAVIER",
        "TargetDeviceType": "gpu"
    },
    "Compilation": {
        "CreatedTime": 1608763009.301787
    },
    "Model": {
        "Inputs": [
            {
                "name": "data",
                "shape": [
                    1,
                    3,
                    224,
                    224
                ],
                "dtype": "float32"
            }
        ],
        "Outputs": [
            {
                "dtype": "float32",
                "shape": [
                    1,
                    1000
                ],
                "name": "output_0"
            }
        ]
    }
}