mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
* Add amd migraphx execution provider to onnx runtime * rename MiGraphX to MIGraphX * remove unnecessary changes in migraphx_execution_provider.cc * add migraphx EP to tests * add input requests of the batchnorm operator * add to support an onnx operator PRelu * update migrapx dockerfile and removed one unused line * sync submodules with mater branch * fixed a small bug * fix various bugs to run msft real models correctly * some code cleanup * fix python file format * fixed a code style issue * add default provider for migraphx execution provider Co-authored-by: Shucai Xiao <Shucai.Xiao@amd.com> |
||
|---|---|---|
| .. | ||
| Tensors | ||
| DisposableNamedOnnxValue.cs | ||
| Exceptions.cs | ||
| FixedBufferOnnxValue.cs | ||
| InferenceSession.cs | ||
| Microsoft.AI.MachineLearning.props | ||
| Microsoft.AI.MachineLearning.Rules.Project.xml | ||
| Microsoft.AI.MachineLearning.targets | ||
| Microsoft.ML.OnnxRuntime.csproj | ||
| NamedOnnxValue.cs | ||
| NativeApiStatus.cs | ||
| NativeMemoryAllocator.cs | ||
| NativeMethods.cs | ||
| NativeOnnxTensorMemory.cs | ||
| NativeOnnxValueHelper.cs | ||
| OnnxRuntime.cs | ||
| OrtLoggingLevel.cs | ||
| props.xml | ||
| RunOptions.cs | ||
| SessionOptions.cs | ||
| targets.xml | ||