| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static CreateSummaryDbWriter |
CreateSummaryDbWriter.create(Scope scope,
Operand<?> writer,
Operand<String> dbUri,
Operand<String> experimentName,
Operand<String> runName,
Operand<String> userName)
Factory method to create a class to wrap a new CreateSummaryDbWriter operation to the graph.
|
Copyright © 2015–2019. All rights reserved.