A Model best tailored to be used within Google Cloud, and which cannot
be exported.
Default.
MobileTfHighAccuracy1
A model that, in addition to being available within Google
Cloud, can also be exported (see ModelService.ExportModel) as TensorFlow
or Core ML model and used on a mobile or edge device afterwards.
Expected to have a higher latency, but should also have a higher
prediction quality than other mobile models.
MobileTfLowLatency1
A model that, in addition to being available within Google
Cloud, can also be exported (see ModelService.ExportModel) as TensorFlow
or Core ML model and used on a mobile or edge device afterwards.
Expected to have low latency, but may have lower prediction
quality than other mobile models.
MobileTfVersatile1
A model that, in addition to being available within Google
Cloud, can also be exported (see ModelService.ExportModel) as TensorFlow
or Core ML model and used on a mobile or edge device with 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.AutoMlImageClassificationInputs.Types` namespace, detailing its usage across multiple versions."],["The `ModelType` enum is available in the `Google.Cloud.AIPlatform.V1.dll` assembly and offers five possible values, including `Cloud`, `MobileTfHighAccuracy1`, `MobileTfLowLatency1`, `MobileTfVersatile1`, and `Unspecified`."],["The latest version of the documentation is 3.22.0, and this page also includes documentation for older versions, ranging from 3.21.0 back to 1.0.0."],["Each `ModelType` value specifies the intended use of the model, where `Cloud` models are used within Google Cloud and the mobile types are meant to be exported for use on mobile or edge devices, with varying prediction qualities and latencies."],["Each version of the documentation is linked on the page for easy navigation and access to all the past references of the `ModelType` enum, such as 2.2.0."]]],[]]