public final class BoostedTreesDeserializeEnsemble extends PrimitiveOp
ensemble.
operation| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesDeserializeEnsemble |
create(Scope scope,
Operand<?> treeEnsembleHandle,
Operand<Long> stampToken,
Operand<String> treeEnsembleSerialized)
Factory method to create a class wrapping a new BoostedTreesDeserializeEnsemble operation.
|
equals, hashCode, op, toStringpublic static BoostedTreesDeserializeEnsemble create(Scope scope, Operand<?> treeEnsembleHandle, Operand<Long> stampToken, Operand<String> treeEnsembleSerialized)
scope - current scopetreeEnsembleHandle - Handle to the tree ensemble.stampToken - Token to use as the new value of the resource stamp.treeEnsembleSerialized - Serialized proto of the ensemble.Copyright © 2022. All rights reserved.