onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.NetCoreApp
Scott McKay c252a7f992
Remove exclusions for ONNX model tests that now pass. (#14337)
### Description
<!-- Describe your changes. -->
Remove exclusions for ONNX model tests that now pass due to kernels
being implemented.
Update ONNX update doc to point to correct location for tests.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Run as many tests as possible.

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2023-01-24 08:04:27 +10:00
..
InferenceTest.netcore.cs Remove exclusions for ONNX model tests that now pass. (#14337) 2023-01-24 08:04:27 +10:00
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp.csproj Enable nuget packages for on device training (#13637) 2022-12-05 14:54:09 -08:00