public final class WriteGraphSummary extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static WriteGraphSummary |
create(Scope scope,
Operand<?> writer,
Operand<Long> step,
Operand<String> tensor)
Factory method to create a class to wrap a new WriteGraphSummary operation to the graph.
|
equals, hashCode, toStringpublic static WriteGraphSummary create(Scope scope, Operand<?> writer, Operand<Long> step, Operand<String> tensor)
scope - current graph scopewriter - step - tensor - Copyright © 2015–2019. All rights reserved.