[
{
    "op":"Test",
    "input_desc":[{
        "name":"x1",
        "param_type":"required",
        "format":[
            "ND",
            "ND",
            "ND"
        ],
        "type":[
            "uint8",
            "float16",
            "float32"
        ]
    }
    ],
    "output_desc":[{
        "name":"y",
        "param_type":"required",
        "format":[
            "ND",
            "ND",
            "ND"
        ],
        "type":[
            "uint8",
            "float16",
            "float32"
        ]
    }
    ]
}
]