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