TIM-VX/include/tim/vx/ops/nbg.json

16 lines
355 B
JSON
Raw Normal View History

{
"NBG":{
"parameters":
[
{"name":"binary",
"dtype": "char*"
},
{"name": "input_count",
"dtype": "size_t"
},
{"name": "output_count",
"dtype": "size_t"
}
]
}
}