Class ShutdownDistributedTPU
java.lang.Object
org.tensorflow.op.RawOp
org.tensorflow.op.tpu.ShutdownDistributedTPU
- All Implemented Interfaces:
Op
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of this op, as known by TensorFlow core engine -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ShutdownDistributedTPUFactory method to create a class wrapping a new ShutdownDistributedTPU operation.
-
Field Details
-
OP_NAME
The name of this op, as known by TensorFlow core engine- See Also:
-
-
Constructor Details
-
ShutdownDistributedTPU
-
-
Method Details
-
create
Factory method to create a class wrapping a new ShutdownDistributedTPU operation.- Parameters:
scope- current scope- Returns:
- a new instance of ShutdownDistributedTPU
-