*Available versions",
"ot_linux,ot_on_device,ot_python,ot_X64,ot_CUDA":
"Follow build instructions from here",
@@ -631,6 +631,19 @@ var ot_validCombos = {
"ot_android,ot_on_device,ot_java,ot_X64,ot_CPU":
"Add a dependency on com.microsoft.onnxruntime:onnxruntime-training-android using Maven/Gradle and refer to the instructions here.",
+
+ "ot_mac,ot_on_device,ot_python,ot_X64,ot_CPU":
+ "pip install onnxruntime-training
*Available versions",
+
+ "ot_ios,ot_on_device,ot_objc,ot_X64,ot_CPU":
+ "Add 'onnxruntime-training-objc' using CocoaPods and refer to the mobile deployment guide",
+
+ "ot_ios,ot_on_device,ot_c,ot_X64,ot_CPU":
+ "Add 'onnxruntime-training-c' using CocoaPods and refer to the mobile deployment guide",
+
+ "ot_ios,ot_on_device,ot_cplusplus,ot_X64,ot_CPU":
+ "Add 'onnxruntime-training-c' using CocoaPods and refer to the mobile deployment guide",
+
};
function ot_commandMessage(key) {