All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.tpu.v2.getNode.scala Maven / Gradle / Ivy

There is a newer version: 0.32.0-core.0.4
Show newest version
package besom.api.googlenative.tpu.v2

def getNode(using ctx: besom.types.Context)(
  args: besom.api.googlenative.tpu.v2.GetNodeArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.tpu.v2.GetNodeResult] =
   ctx.invoke[besom.api.googlenative.tpu.v2.GetNodeArgs, besom.api.googlenative.tpu.v2.GetNodeResult]("google-native:tpu/v2:getNode", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy