License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-tpu |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud TPU
Cloud TPU are Google's custom-developed application-specific integrated circuits (ASICs) used to accelerate machine learning workloads.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
google-cloud-tpu-2.3.1.pom | |
google-cloud-tpu-2.3.1.jar | 47 KB |
google-cloud-tpu-2.3.1-tests.jar | 17 KB |
google-cloud-tpu-2.3.1-sources.jar | 24 KB |
google-cloud-tpu-2.3.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-tpu/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-tpu</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-tpu/
implementation 'com.google.cloud:google-cloud-tpu:2.3.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-tpu/
implementation ("com.google.cloud:google-cloud-tpu:2.3.1")
'com.google.cloud:google-cloud-tpu:jar:2.3.1'
<dependency org="com.google.cloud" name="google-cloud-tpu" rev="2.3.1">
<artifact name="google-cloud-tpu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-tpu', version='2.3.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.3.1"
[com.google.cloud/google-cloud-tpu "2.3.1"]