| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static TensorForestTreePredict |
TensorForestTreePredict.create(Scope scope,
Operand<?> treeHandle,
Operand<Float> denseFeatures,
Long logitsDimension)
Factory method to create a class wrapping a new TensorForestTreePredict operation.
|
Copyright © 2015–2019. All rights reserved.