onnxruntime/tools/ci_build/github
Ashwini Khade 0ffae8073b
Creating Nuget and Android packages for Training (#15712)
### Description
This PR creates Nuget and Android for Training. 


### Motivation and Context
These packages are intended to be released in ORT 1.15 to enable
On-Device Training Scenarios.

## Packaging Story for Learning On The Edge Release
### Nuget Packages:
1. New Native package -> **Microsoft.ML.OnnxRuntime.Training** (Native
package will contain binaries for: win-x86, win-x64, win-arm, win-arm64,
linux-x64, linux-arm64, android)
2. C# bindings will be added to existing package ->
**Microsoft.ML.OnnxRuntime.Managed**

### Android Package published to Maven:
1. New package for training (full build) ->
**onnxruntime-training-android-full-aar**

### Python Package published to PyPi:
1. Python bindings and offline tooling will be added to the existing ort
training package -> **onnxruntime-training**
2023-05-01 12:59:56 -07:00
..
android Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
apple Add iOS Swift Package Manager support (#15297) 2023-04-20 16:18:35 +10:00
azure-pipelines Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
js Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
linux Update cmake version in Linux build (#15707) 2023-04-27 20:02:33 -07:00
pai softmax perf improvement pr1 - add more softmax related test (#15176) 2023-04-11 17:02:40 +08:00
windows Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
Doxyfile_csharp.cfg Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00