onnxruntime/onnxruntime/test/shared_lib
Dmitri Smirnov 8d87fdcfa1
Add GetVersionSting API for C++, C# and Python (#14873)
### Description
Added APIs.

### Motivation and Context
Addresses https://github.com/microsoft/onnxruntime/issues/14584

Cc: @Craigacp cp
2023-03-02 17:11:07 -08:00
..
cuda_ops.cu
custom_op_utils.cc Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
custom_op_utils.h Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
fns_candy_style_transfer.c
onnx_protobuf.h
test_allocator.cc Deprecate CustomApi and refactor public API for better safety and consistency (#13215) 2022-10-06 14:57:37 -07:00
test_fixture.h
test_inference.cc Add GetVersionSting API for C++, C# and Python (#14873) 2023-03-02 17:11:07 -08:00
test_io_types.cc Fix type mismatch when ORT_ENABLE_STREAM is off (#14324) 2023-01-18 13:45:00 +10:00
test_model_loading.cc Exclude affinity-setting logic from minimal build (#13967) 2022-12-15 14:43:42 -08:00
test_nontensor_types.cc Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
test_ort_format_models.cc Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
test_run_options.cc
test_session_options.cc [CUDA] Update fused MHA to support flash attention and causal mask (#13953) 2022-12-31 10:33:54 -08:00
utils.cc
utils.h