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.
16 lines
355 B
16 lines
355 B
{
|
|
"active": true,
|
|
"name": "cifar10",
|
|
"path": "cifar10_wasm.so",
|
|
"port": 10000,
|
|
"expected-execution-us": 5000,
|
|
"relative-deadline-us": 50000,
|
|
"argsize": 1,
|
|
"http-req-headers": [],
|
|
"http-req-content-type": "image/png",
|
|
"http-req-size": 4096,
|
|
"http-resp-headers": [],
|
|
"http-resp-size": 128,
|
|
"http-resp-content-type": "text/plain"
|
|
}
|