❓ONNX model not support batching inputs ? #217
-
❓ Questions and HelpHi. ONNX model not support batching inputs ? I seen the onnx model only receive 1-D dim data, how can I input the data of the shape like [ batch_size, 1024] . |
Beta Was this translation helpful? Give feedback.
Answered by
adamnsandle
Aug 15, 2022
Replies: 2 comments 8 replies
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
snakers4
-
Latest ONNX version (v4) supports both 8k and 16k sampling rates as well as batching. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Currently onnx model does not support batching