A model best tailored to be used within Google Cloud, and which c annot
be exported. Default.
MobileCoralVersatile1
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 Coral device afterwards.
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-04-09 UTC."],[[["The latest version available is 1.0.0-beta21, while 1.0.0-beta20 is also documented."],["`AutoMlVideoActionRecognitionInputs.Types.ModelType` is an enum within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace."],["The `ModelType` enum defines several model types, including `Cloud`, `MobileCoralVersatile1`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`, each with specific usage and export capabilities."],["The `Mobile` model types can be exported as TensorFlow or TensorFlow Lite models for use on edge or mobile devices."],["The `Cloud` model type is restricted for use only within Google cloud, and it cannot be exported."]]],[]]