onnxruntime/csharp/src
Ashwini Khade d92c663f28
Create dedicated build for training api (#14136)
### Description
Enable creating dedicated build for on device training. With this PR we
can build a lean binary for on device training using flag
--enable_training_apis. This binary includes only the essentials like
training ops, optimizers etc and NOT features like Aten fallback,
strided tensors, gradient builders etc . This binary also removes all
the deprecated components like training::TrainingSession and OrtTrainer
etc

### Motivation and Context
This enables our partners to create a lean binary for on device
training.
2023-01-10 20:58:04 -08:00
..
Microsoft.AI.MachineLearning Fix Microsoft.AI.MachineLearning NuGet App failure with multiple binaries copied to same destination (#10076) 2021-12-21 12:34:03 -08:00
Microsoft.AI.MachineLearning.Interop Enable building winml with --build_nuget (#9632) 2021-11-04 00:42:51 -07:00
Microsoft.ML.OnnxRuntime Create dedicated build for training api (#14136) 2023-01-10 20:58:04 -08:00