| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <U,T> LookupTableFind<U> |
LookupTableFind.create(Scope scope,
Operand<?> tableHandle,
Operand<T> keys,
Operand<U> defaultValue)
Factory method to create a class to wrap a new LookupTableFind operation to the graph.
|
Copyright © 2019. All rights reserved.