| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesCreateQuantileStreamResource.Options |
BoostedTreesCreateQuantileStreamResource.maxElements(Long maxElements) |
BoostedTreesCreateQuantileStreamResource.Options |
BoostedTreesCreateQuantileStreamResource.Options.maxElements(Long maxElements) |
| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesCreateQuantileStreamResource |
BoostedTreesCreateQuantileStreamResource.create(Scope scope,
Operand<?> quantileStreamResourceHandle,
Operand<Float> epsilon,
Operand<Long> numStreams,
BoostedTreesCreateQuantileStreamResource.Options... options)
Factory method to create a class to wrap a new BoostedTreesCreateQuantileStreamResource operation to the graph.
|
Copyright © 2015–2019. All rights reserved.