Home
last modified time | relevance | path

Searched refs:TensorFlowVersion (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListTensorFlowVersionsResponse.php27 protected $tensorflowVersionsType = TensorFlowVersion::class;
49 * @param TensorFlowVersion[]
56 * @return TensorFlowVersion[]
H A DTensorFlowVersion.php20 class TensorFlowVersion extends \Google\Model class
62 class_alias(TensorFlowVersion::class, 'Google_Service_TPU_TensorFlowVersion');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/Resource/
H A DProjectsLocationsTensorflowVersions.php21 use Google\Service\TPU\TensorFlowVersion; alias
38 * @return TensorFlowVersion
44 return $this->call('get', [$params], TensorFlowVersion::class);