| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
OrderedMapPeek |
Ops.orderedMapPeek(Operand<Long> key,
Operand<Integer> indices,
List<Class<?>> dtypes,
OrderedMapPeek.Options... options)
Builds an
OrderedMapPeek operation |
| Modifier and Type | Method and Description |
|---|---|
static OrderedMapPeek |
OrderedMapPeek.create(Scope scope,
Operand<Long> key,
Operand<Integer> indices,
List<Class<?>> dtypes,
OrderedMapPeek.Options... options)
Factory method to create a class wrapping a new OrderedMapPeek operation.
|
Copyright © 2015–2019. All rights reserved.