onnxruntime
1c02b793 - [QNN EP] Add support for handling 0-dimension for Concat Op (#27000)

Commit
184 days ago
[QNN EP] Add support for handling 0-dimension for Concat Op (#27000) ### Description - Added dedicated ConcatOpBuilder to handle tensors with 0-dimension - Added unit tests for testing 0-dim inputs to Concat - Removed existing logic for concat from base op builder ### Motivation and Context - Currently 0- dims for Concat is not handled in QNN EP
Author
Parents
Loading