onnxruntime/tools/ci_build/github/android
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
..
adb-push.sh
build_aar_and_copy_artifacts.sh Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
build_aar_package.py Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
default_full_aar_build_settings.json enable xnnpack in default_full_aar_build_settings (#12682) 2022-08-25 10:41:06 +08:00
default_mobile_aar_build_settings.json Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
mobile_package.required_operators.config Update mobile prebuilt package ops to add support for opset 14 and 15 (#9717) 2021-11-18 10:44:39 +10:00
mobile_package.required_operators.readme.txt
nnapi_supported_ops.md [CoreML EP]Add broadcasting support for binary ops (#15187) 2023-04-11 13:50:45 -07:00
run_nnapi_code_coverage.sh Build shared host protoc in iOS CI pipelines (#9087) 2021-09-16 17:16:50 -07:00
training_full_aar_build_settings.json Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00