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 wrapping a new WriteGraphSummary operation.
|
equals, hashCode, op, toStringpublic static WriteGraphSummary create(Scope scope, Operand<?> writer, Operand<Long> step, Operand<String> tensor)
scope - current scopewriter - step - tensor - Copyright © 2015–2019. All rights reserved.