A model best tailored to be used within Google Cloud, and which cannot
be exported. Default.
MobileJetsonVersatile1
A model that, in addition to being available within Google Cloud, can
also be exported (see ModelService.ExportModel) to a Jetson device
afterwards.
MobileVersatile1
A model that, in addition to being available within Google Cloud, can
also be exported (see ModelService.ExportModel) as a TensorFlow or
TensorFlow Lite model and used on a mobile or edge device afterwards.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `ModelType` enum within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, detailing the different types of models available for use with Google Cloud."],["The latest version of the documentation is 3.22.0, and it includes a historical list of versions ranging down to version 1.0.0, with every version being accessible to reference."],["The `ModelType` enum has four possible field values: `Cloud`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`, each with distinct capabilities and export options."],["`Cloud` models are optimized for use within Google Cloud and cannot be exported, `MobileJetsonVersatile1` can be exported to Jetson devices, and `MobileVersatile1` models are exportable as TensorFlow or TensorFlow Lite for use on mobile or edge devices."]]],[]]