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