mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| abs_free_dimensions.onnx | ||
| bench.expected_out | ||
| bench.in | ||
| matmul_1.onnx | ||
| model_181031_12.onnx | ||
| model_with_valid_ort_config_json.onnx | ||
| mul_1.onnx | ||
| squeezenet.onnx | ||
| squeezenet_calibration.flatbuffers | ||
| test_input_BFLOAT16.py | ||
| test_input_FLOAT16.py | ||
| test_sequence_map_int_float.pb | ||
| test_sequence_map_string_float.pb | ||
| test_sequence_tensors.onnx | ||
| test_types_BFLOAT16.onnx | ||
| test_types_BOOL.pb | ||
| test_types_DOUBLE.pb | ||
| test_types_FLOAT.pb | ||
| test_types_FLOAT16.onnx | ||
| 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 | ||