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