View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ModelExportFormat (google_api_ai_platform v0.24.0)
Represents export format supported by the Model. All formats export to Google Cloud Storage.
Attributes
-
exportableContents(type:list(String.t), default:nil) - Output only. The content of this Model that may be exported. -
id(type:String.t, default:nil) - Output only. The ID of the export format. The possible format IDs are:tfliteUsed for Android mobile devices.edgetpu-tfliteUsed for Edge TPU devices.tf-saved-modelA tensorflow model in SavedModel format.tf-jsA TensorFlow.js model that can be used in the browser and in Node.js using JavaScript.core-mlUsed for iOS mobile devices.custom-trainedA Model that was uploaded or trained by custom code.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.