onnxruntime/csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool
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
..
Microsoft.ML.OnnxRuntime.PerfTool.csproj Remove netcoreapp2.1 target as it is EOL and out of support. Attempting to use it with VS now causes unit test run failures. (#9603) 2021-10-29 11:11:22 +10:00
OnnxMl.cs Update ONNX to 1.12 (#11924) 2022-06-21 17:19:52 -07:00
Program.cs Allow protobuf format of input data for performance test (#5323) 2020-10-01 21:40:29 -07:00