0 / 0

Batch deployment input details for Tensorflow models

Last updated: Oct 09, 2024
Batch deployment input details for Tensorflow models

Follow these rules when you are specifying input details for batch deployments of Tensorflow models.

Data type summary table:

Data Description
Type inline, data references
File formats .zip archive that contains JSON files

Data Sources

Input/output data references:

  • Local/managed assets from the space
  • Connected (remote) assets: Cloud Object Storage

If you are specifying input/output data references programmatically:

Notes:

Parent topic: Batch deployment input details by framework