GoogleApi.Language.V2.Model.XPSDockerFormat (google_api_language v0.16.3)
View SourceA model format 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.
Attributes
-
cpuArchitecture
(type:String.t
, default:nil
) - Optional. Additional cpu information describing the requirements for the to be exported model files. -
gpuArchitecture
(type:String.t
, default:nil
) - Optional. Additional gpu information describing the requirements for the to be exported model files.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.