{
    "AddExample":{
        "opInfo":{
            "computeCost":"100",
            "engine":"DNN_VM_AICPU",
            "flagAsync":"False",
            "flagPartial":"False",
            "functionName":"RunCpuKernel",
            "kernelSo":"libtransformer_aicpu_kernels.so",
            "opKernelLib":"CUSTAICPUKernel",
            "userDefined":"True",
            "workspaceSize":"100"
        },
        "input0": {
            "type": "DT_INT32,DT_FLOAT",
            "name": "x1"
        },
        "input1": {
            "type": "DT_INT32,DT_FLOAT",
            "name": "x2"
        },
        "output0": {
            "type": "DT_INT32,DT_FLOAT",
            "name": "y"
        }
    }
}