onnxruntime/csharp
Yufeng Li b22091dc91
Add the framework to support prepack (#4413)
* add support of prepack
* add support for QAttention and DynamicQuantizeMatMul
* add an use_prepacking option
* add use_prepacking in c_sharp api
2020-08-07 09:39:19 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10:00
src Add the framework to support prepack (#4413) 2020-08-07 09:39:19 -07:00
test Add the framework to support prepack (#4413) 2020-08-07 09:39:19 -07:00
testdata Fix C# layer in the way it handles sequences (#3965) 2020-05-18 11:10:13 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Add RelWithDebInfo target to the C# projects so that it correctly finds the native build. (#3839) 2020-05-06 20:01:04 +10:00
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Split Microsoft.AI.MachineLearning.nupkg in a NuGet package and symbol NuGet package (#4503) 2020-07-14 14:52:39 -07:00
OnnxRuntime.CSharp.sln Revert change from RelWithDebInfo to Release in OnnxRuntime.CSharp.sln. 2020-03-12 16:51:45 -07:00
OnnxRuntime.snk