onnxruntime/tools/ci_build/github
Vrajang Parikh 67f4a4fd16
Objective-C binding for ORT training (#16127)
### Description
Implement Objective-C binding for `ORTCheckPoint`. Additionally, 
- Modify `onnxruntime_objectivec.cmake` to only include training header
and sources when training flag is enabled
- Enable objective-c binding for `orttraining-mac-ci-pipeline`

### Motivation and Context
This PR is part of implementing Objective-C bindings for training API.
It implements objective-c binding for ORTCheckPoint class. The
objective-C API closely resembles the C++ API.

**Note**: The test for saving checkpoint is skipped as it requires use
of training session. It will be added when the objective-c binding for
`ORTTrainingSession` is added.
2023-06-07 14:01:30 -07:00
..
android Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
apple Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
azure-pipelines Objective-C binding for ORT training (#16127) 2023-06-07 14:01:30 -07:00
js Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
linux [ROCm] Update ROCm/MIGraphX CI pipeline (#16215) 2023-06-05 10:28:10 +08:00
pai [ROCm] Update ROCm/MIGraphX CI pipeline (#16215) 2023-06-05 10:28:10 +08:00
windows [Fix] Check if CUDA is downloaded in AGENT_TEMPDIRECTORY (#16142) 2023-05-30 13:14:08 +08:00
Doxyfile_csharp.cfg Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00