TpuFunctions

Functions

Link copied to clipboard

Get TensorFlow versions available for a project. For more information see the official documentation and API.

suspend fun getTensorflowVersions(project: String? = null, zone: String? = null): GetTensorflowVersionsResult
Link copied to clipboard

Get accelerator types available for a project. For more information see the official documentation and API.

suspend fun getV2AcceleratorTypes(project: String? = null, zone: String? = null): GetV2AcceleratorTypesResult
Link copied to clipboard

Get runtime versions available for a project. For more information see the official documentation and API.

suspend fun getV2RuntimeVersions(project: String? = null, zone: String? = null): GetV2RuntimeVersionsResult