onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Scott McKay b5a652c578
Add Xamarin support (#9436)
Add Xamarin support to the ORT nuget packages.
  - Update C# code to support Xamarin builds for iOS and Android
  - refactor some things to split out common code
  - include iOS and Android ORT native shared library in native nuget package
2021-10-27 20:07:07 +10:00
..
targets Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Tensors Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
AssemblyInfo.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
DisposableNamedOnnxValue.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Exceptions.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
FixedBufferOnnxValue.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
InferenceSession.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Microsoft.ML.OnnxRuntime.csproj Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Microsoft.ML.OnnxRuntime.sln Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NamedOnnxValue.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeApiStatus.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeLib.android.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeLib.ios.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeLib.net.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeLib.netstandard.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeMethods.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeOnnxTensorMemory.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
NativeOnnxValueHelper.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
OnnxRuntime.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
OrtAllocator.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
OrtIoBinding.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
OrtLoggingLevel.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
OrtValue.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
PrepackedWeightsContainer.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
ProviderOptions.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
RunOptions.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
SessionOptions.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
SessionOptionsContainer.shared.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00