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-03-21 UTC."],[[["This webpage details the `AutoMlVideoActionRecognitionInputs.Types.ModelType` enum within the `Google.Cloud.AIPlatform.V1` library, specifically within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The latest version of this library is 3.22.0, with a history of versions ranging back to 1.0.0, each linked to its respective documentation page for the `ModelType`."],["The `ModelType` enum defines different model types, including `Cloud`, `MobileCoralVersatile1`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`, each having distinct deployment and export capabilities."],["The `Cloud` model type is designed for exclusive use within Google Cloud, while the other mobile types such as `MobileVersatile1` are designed for use on edge or mobile devices, but can also be used in the cloud, and the unspecified model type should not be set."],["This page covers the different fields, such as Name and description, for each field in the library, and the assembly is Google.Cloud.AIPlatform.V1.dll."]]],[]]