onnxruntime/onnxruntime/python
Tianlei Wu 171b901e32
Add benchmark script for segment anything v2 (#22169)
### Description
Add benchmark script segment anything v2. 
It depends on https://github.com/microsoft/onnxruntime/pull/22119 for
onnx export, and https://github.com/microsoft/onnxruntime/pull/22167 for
sam2 graph fusion.

### Motivation and Context

Benchmark SAM2 model performance.
2024-09-20 21:32:37 -07:00
..
backend
datasets
providers/tvm
tools Add benchmark script for segment anything v2 (#22169) 2024-09-20 21:32:37 -07:00
torch_cpp_extensions
training
__init__.py
_ld_preload.py
_pybind_state.py.in
exported_symbols.lst
numpy_helper.h fix Window_CI in Github Action (#21070) 2024-06-18 23:14:08 -07:00
onnxruntime_collect_build_info.py Remove unused find_cudnn_supported_cuda_versions (#21620) 2024-09-03 14:38:33 -07:00
onnxruntime_inference_collection.py [CUDA] Fix cuda provider fallback inconsistency (#21425) 2024-07-23 11:58:04 -07:00
onnxruntime_pybind.h
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_mlvalue.cc fix Window_CI in Github Action (#21070) 2024-06-18 23:14:08 -07:00
onnxruntime_pybind_mlvalue.h Implement numpy array over CPU OrtValues on return values (#20539) 2024-05-08 10:56:36 -07:00
onnxruntime_pybind_module.cc
onnxruntime_pybind_ortvalue.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_quant.cc [Optimizer] DQ + MatMul to MatMulNBits support: kernel changes (#21342) 2024-07-15 15:25:40 -07:00
onnxruntime_pybind_schema.cc Update Arm Compute Library Execution Provider (#22032) 2024-09-12 20:51:59 -07:00
onnxruntime_pybind_sparse_tensor.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_state.cc Update Arm Compute Library Execution Provider (#22032) 2024-09-12 20:51:59 -07:00
onnxruntime_pybind_state.h
onnxruntime_pybind_state_common.cc
onnxruntime_pybind_state_common.h Update Arm Compute Library Execution Provider (#22032) 2024-09-12 20:51:59 -07:00
onnxruntime_validation.py [AIX] Python binding enablement and gcc support (#21934) 2024-08-30 12:17:26 -07:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds