Additional model-type and format specific parameters describing the
requirements for the to be exported model files, any string must be up to
25000 characters long.
Required. The Google Cloud Storage location where the model is to be written to.
This location may only be set for the following model formats:
"tflite", "edgetpu_tflite", "tf_saved_model", "tf_js", "core_ml".
Under the directory given as the destination a new one with name
"model-export-<model-display-name>-<timestamp-of-export-call>",
where timestamp is in YYYY-MM-DDThh:mm:ss.sssZ ISO-8601 format,
will be created. Inside the model and any of its supporting files
will be written.
Required. The Google Cloud Storage location where the model is to be written to.
This location may only be set for the following model formats:
"tflite", "edgetpu_tflite", "tf_saved_model", "tf_js", "core_ml".
Under the directory given as the destination a new one with name
"model-export-<model-display-name>-<timestamp-of-export-call>",
where timestamp is in YYYY-MM-DDThh:mm:ss.sssZ ISO-8601 format,
will be created. Inside the model and any of its supporting files
will be written.
The format in which the model must be exported. The available, and default,
formats depend on the problem and model type (if given problem and type
combination doesn't have a format listed, it means its models are not
exportable):
tf_saved_model - A tensorflow model in SavedModel format.
tf_js - A TensorFlow.js model that can
be used in the browser and in Node.js using JavaScript.
docker - Used for Docker containers. Use the params field to customize
the container. The container is verified to work correctly on
ubuntu 16.04 operating system. See more at
containers
quickstart
The format in which the model must be exported. The available, and default,
formats depend on the problem and model type (if given problem and type
combination doesn't have a format listed, it means its models are not
exportable):
tf_saved_model - A tensorflow model in SavedModel format.
tf_js - A TensorFlow.js model that can
be used in the browser and in Node.js using JavaScript.
docker - Used for Docker containers. Use the params field to customize
the container. The container is verified to work correctly on
ubuntu 16.04 operating system. See more at
containers
quickstart
Additional model-type and format specific parameters describing the
requirements for the to be exported model files, any string must be up to
25000 characters long.
Additional model-type and format specific parameters describing the
requirements for the to be exported model files, any string must be up to
25000 characters long.
Additional model-type and format specific parameters describing the
requirements for the to be exported model files, any string must be up to
25000 characters long.
Additional model-type and format specific parameters describing the
requirements for the to be exported model files, any string must be up to
25000 characters long.
Required. The Google Cloud Storage location where the model is to be written to.
This location may only be set for the following model formats:
"tflite", "edgetpu_tflite", "tf_saved_model", "tf_js", "core_ml".
Under the directory given as the destination a new one with name
"model-export-<model-display-name>-<timestamp-of-export-call>",
where timestamp is in YYYY-MM-DDThh:mm:ss.sssZ ISO-8601 format,
will be created. Inside the model and any of its supporting files
will be written.
[[["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-01-27 UTC."],[],[]]