mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00

index_select does not support negative indexing, but this change adds just enough workarounds in onnx to allow evaluating silero-vad models (which make use of negative indices).