| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
StringToHashBucketStrong |
Ops.stringToHashBucketStrong(Operand<String> input,
Long numBuckets,
List<Long> key)
Adds an
StringToHashBucketStrong operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static StringToHashBucketStrong |
StringToHashBucketStrong.create(Scope scope,
Operand<String> input,
Long numBuckets,
List<Long> key)
Factory method to create a class to wrap a new StringToHashBucketStrong operation to the graph.
|
Copyright © 2015–2019. All rights reserved.