public final class
CloseSummaryWriter
Constants
| String | OP_NAME | The name of this op, as known by TensorFlow core engine |
Public Methods
| static CloseSummaryWriter |
Inherited Methods
Constants
public static final String OP_NAME
The name of this op, as known by TensorFlow core engine
Constant Value:
"CloseSummaryWriter"
Public Methods
public static CloseSummaryWriter create (Scope scope, Operand<?> writer)
Factory method to create a class wrapping a new CloseSummaryWriter operation.
Parameters
| scope | current scope |
|---|
Returns
- a new instance of CloseSummaryWriter