| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
<T extends Number> |
Ops.countUpTo(Operand<T> ref,
Long limit)
Builds an
CountUpTo operation |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
CountUpTo.create(Scope scope,
Operand<T> ref,
Long limit)
Factory method to create a class wrapping a new CountUpTo operation.
|
Copyright © 2015–2019. All rights reserved.