A model best tailored to be used within Google Cloud, and which c annot
be exported. Default.
MobileCoralLowLatency1
A model that trades off quality for low latency, to be exported (see
ModelService.ExportModel) and used on a Google Coral device.
MobileCoralVersatile1
A versatile model that is meant to be exported (see
ModelService.ExportModel) and used on a Google Coral device.
MobileJetsonLowLatency1
A model that trades off quality for low latency, to be exported (see
ModelService.ExportModel) and used on an NVIDIA Jetson device.
MobileJetsonVersatile1
A versatile model that is meant to be exported (see
ModelService.ExportModel) and used on an NVIDIA Jetson device.
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 provides a comprehensive list of versions for `ModelType` within the `Google.Cloud.AIPlatform.V1` namespace, ranging from version 1.0.0 up to the latest version 3.22.0."],["The `ModelType` enum within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition.AutoMlVideoObjectTrackingInputs.Types` namespace offers different model types for varied deployment needs, including cloud and edge devices."],["The available model types include options optimized for low latency or versatile use on Google Coral and NVIDIA Jetson devices, as well as models suitable for mobile or edge deployment and within Google Cloud."],["Each model type detailed has a specific use case, for instance, `Cloud` models are for Google Cloud use only, while `MobileVersatile1` models can be used within Google Cloud or exported to TensorFlow or TensorFlow Lite."],["All versions provided are under the same file path, with different versions reflected in the path names, which is used to locate the `ModelType` enum within the Google Cloud AI Platform .NET library."]]],[]]