onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Gary Miguel 4bf22e2a40
Update ONNX to 1.12 (#11924)
Follow-ups that need to happen after this and before the next ORT release:
* Support SequenceMap with https://github.com/microsoft/onnxruntime/pull/11731
* Support signal ops with https://github.com/microsoft/onnxruntime/pull/11778

Follow-ups that need to happen after this but don't necessarily need to happen before the release:
* Implement LayerNormalization kernel for opset version 17: https://github.com/microsoft/onnxruntime/issues/11916

Fixes #11640
2022-06-21 17:19:52 -07:00
..
Tensors C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240) 2022-01-19 07:43:44 +10:00
AssemblyInfo.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
InferenceTest.cs EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240) 2022-01-19 07:43:44 +10:00
OnnxMl.cs Update ONNX to 1.12 (#11924) 2022-06-21 17:19:52 -07:00
OrtIoBindingAllocationTest.cs Allow users to bind arbitrary memory using raw pointers (#10428) 2022-02-01 18:09:24 -08:00
TestDataLoader.cs Fix C# pipeline build error (#10524) 2022-02-11 08:56:40 -08:00