onnxruntime/csharp
Changming Sun 6e2b064aec
Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089)
1. Remove some unused code and simplify tools/ci_build/github/linux/run_dockerbuild.sh.
2. Enable Nuget CUDA tests. The original design was we could leverage Directory.Build.props and let cmake generate the required properties(USE_CUDA/...) there. However, in nuget packaging pipeline we test the package on a different host that doesn't run cmake command and doesn't have the auto-generated Directory.Build.props file.
2021-06-22 18:43:33 -07:00
..
sample Update references 2021-04-21 13:36:10 -07:00
src Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
test Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
testdata Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -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
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
OnnxRuntime.CSharp.sln
OnnxRuntime.snk