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