TPUSpec
No description
type TPUSpec {
  tfVersion: String!
  type: String!
  cores: Int!
}
Fields
TPUSpec.tfVersion ● String! non-null scalar
TPUSpec.type ● String! non-null scalar
TPUSpec.cores ● Int! non-null scalar
Member Of
Repo  object