You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
775 B
21 lines
775 B
{
|
|
"schedule" : [ {
|
|
"id" : "TS_1",
|
|
"name" : "1980_hwts",
|
|
"ex_attrs" : "",
|
|
"cal_engines" : [
|
|
{
|
|
"id" : "DNN_VM_GE_LOCAL",
|
|
"name" : "GE_LOCAL",
|
|
"independent" : false,
|
|
"attch" : false,
|
|
"skip_assign_stream" : true
|
|
},
|
|
{"id" : "DNN_V100", "name" : "AICORE", "independent" : false, "attch" : false, "skip_assign_stream" : false},
|
|
{"id" : "DNN_VM_AICPU", "name" : "AICPU", "independent" : false, "attch" : true, "skip_assign_stream" : false},
|
|
{"id" : "DNN_HCCL", "name" : "HCCL", "independent" : true, "attch" : false, "skip_assign_stream" : false},
|
|
{"id" : "DNN_VM_RTS", "name" : "RTS", "independent" : false, "attch" : true, "skip_assign_stream" : false}
|
|
]
|
|
} ]
|
|
}
|