| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.strings |
| Modifier and Type | Method and Description |
|---|---|
ToHashBucketStrong |
StringsOps.toHashBucketStrong(Operand<String> input,
Long numBuckets,
List<Long> key)
Builds an
ToHashBucketStrong operation |
| Modifier and Type | Method and Description |
|---|---|
static ToHashBucketStrong |
ToHashBucketStrong.create(Scope scope,
Operand<String> input,
Long numBuckets,
List<Long> key)
Factory method to create a class wrapping a new ToHashBucketStrong operation.
|
Copyright © 2015–2019. All rights reserved.