| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
LoopCond |
Ops.loopCond(Operand<Boolean> input)
Adds an
LoopCond operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static LoopCond |
LoopCond.create(Scope scope,
Operand<Boolean> input)
Factory method to create a class to wrap a new LoopCond operation to the graph.
|
Copyright © 2015–2019. All rights reserved.