Open mihard opened 4 years ago
Without this basic operator, it's impossible to run many NLP models with onnx-go.
Gather
N/A
go test -run=ONNX/TestOperator
same issue
same issue here
Why is this operator needed?
Without this basic operator, it's impossible to run many NLP models with onnx-go.
Implementation
Gather
operator in ONNXLink to existing material on the backend
N/A
Expected problems?
N/A
Tests
go test -run=ONNX/TestOperator