onnxruntime/onnxruntime/python
PeixuanZuo c26bb1bb19
Allow fastgelu/skiplayernorm profile by pass args from commandline (#13025)
**Description**: Describe your changes.
This allow us quickly launch a microbench session by, for example:
`python skip_layer_norm_test.py 8 128 128 float32 `
2022-09-28 15:48:59 -07:00
..
backend replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
datasets
providers/tvm Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
tools Allow fastgelu/skiplayernorm profile by pass args from commandline (#13025) 2022-09-28 15:48:59 -07:00
torch_cpp_extensions ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
training
__init__.py
_ld_preload.py
_pybind_state.py.in Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
exported_symbols.lst
numpy_helper.h Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
onnxruntime_collect_build_info.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_inference_collection.py Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_pybind.h fix windows ci debug build break (#11495) 2022-05-12 16:54:00 -07:00
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Adds missing numpy type when looking for the ort correspondance (#10943) 2022-03-22 14:44:48 -07:00
onnxruntime_pybind_mlvalue.cc Address static analysis warnings (#12711) 2022-08-26 14:24:14 -07:00
onnxruntime_pybind_mlvalue.h Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_pybind_module.cc
onnxruntime_pybind_ortvalue.cc Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_pybind_schema.cc Add CANN EP (#12416) 2022-09-22 14:53:40 -07:00
onnxruntime_pybind_sparse_tensor.cc Adds missing numpy type when looking for the ort correspondance (#10943) 2022-03-22 14:44:48 -07:00
onnxruntime_pybind_state.cc Add CANN EP (#12416) 2022-09-22 14:53:40 -07:00
onnxruntime_pybind_state.h
onnxruntime_pybind_state_common.cc Drop nuphar (#11555) 2022-09-07 15:11:18 -07:00
onnxruntime_pybind_state_common.h Add CANN EP (#12416) 2022-09-22 14:53:40 -07:00
onnxruntime_validation.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds