onnxruntime/csharp/testdata
Chi Lo 91075255a7
Enable TRT provider option configuration for C# (updated version) (#7808)
* prepare for C# to configure provider options

* add c# code

* revert modification

* Add update provider info configuration in trt ep side

* fix bugs

* fix bug for compiler error C2259

* Add c# test

* fix bug

* fix bug

* Properly deal with string

* Add c# api for accepting trt provider options

* fix bug

* Modify C# test

* add shared lib test

* Add get provider options functionality

* clean up

* clean up

* fix bug

* fix bugs for CI

* Fix bugs for CI and documentation

* Move TRT EP provider options related functions out of C API

* revert

* fix bug

* refactor

* add check for provider options string

* code refactor

* fix CI bug

* Fix CI bugs

* clean up

* fix bug

* Fix bug for Post Analysis

* fix accidental bug

* Add API_IMPL_BEGIN/API_IMPL_END

* clean up

* code refactor

* code refactor

* fix CI fail

* fix bug

* use string append

* Change the code to better handle strncpy and string append
2021-06-25 03:21:22 -07:00
..
abs_free_dimensions.onnx Support more C# APIs (#5608) 2020-10-30 19:19:50 -07:00
bench.expected_out
bench.in
matmul_1.onnx Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
model_181031_12.onnx
model_with_valid_ort_config_json.onnx Allow querying a GraphProto's doc_string as part of ModelMetadata (#6248) 2021-01-05 22:18:03 -08:00
mul_1.onnx Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
squeezenet.onnx
squeezenet_calibration.flatbuffers Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
test_input_BFLOAT16.py pull onnx latest commit (#7102) 2021-03-29 11:00:38 -07:00
test_input_FLOAT16.py pull onnx latest commit (#7102) 2021-03-29 11:00:38 -07:00
test_sequence_map_int_float.pb
test_sequence_map_string_float.pb
test_sequence_tensors.onnx Fix C# layer in the way it handles sequences (#3965) 2020-05-18 11:10:13 -07:00
test_types_BFLOAT16.onnx Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
test_types_BOOL.pb
test_types_DOUBLE.pb
test_types_FLOAT.pb
test_types_FLOAT16.onnx Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
test_types_INT8.pb
test_types_INT16.pb
test_types_INT32.pb
test_types_INT64.pb
test_types_STRING.pb
test_types_UINT8.pb
test_types_UINT16.pb
test_types_UINT32.pb
test_types_UINT64.pb