onnxruntime/csharp
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
..
sample Update references 2021-04-21 13:36:10 -07:00
src Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
test Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
testdata Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Update auto-generated csharp files (#7950) 2021-06-07 12:48:44 -07:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
OnnxRuntime.CSharp.sln Revert change from RelWithDebInfo to Release in OnnxRuntime.CSharp.sln. 2020-03-12 16:51:45 -07:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00