onnxruntime
986b66af - [QNN EP] Add QNN EP UDO support (#25076)

Commit
217 days ago
[QNN EP] Add QNN EP UDO support (#25076) ### Description Add UDO support in QNN Example usage: ` ./onnx_test_runner -v -e qnn -j 1 -i "backend_path|./libQnnCpu.so op_packages|<op_type>:<op_package_path>:<interface_symbol_name>[:<target>],<op_type2>:<op_package_path2>:<interface_symbol_nam2e>[:<target2>]" <models> ` ### Motivation and Context Add QNN EP UDO support. For more information, ref [op packages](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/op_packages.html)
Author
Parents
Loading