tf.raw_ops.BoostedTreesDeserializeEnsemble

Deserializes a serialized tree ensemble config and replaces current tree

ensemble.

tree_ensemble_handleA Tensor of type resource. Handle to the tree ensemble.
stamp_tokenA Tensor of type int64. Token to use as the new value of the resource stamp.
tree_ensemble_serializedA Tensor of type string. Serialized proto of the ensemble.
nameA name for the operation (optional).

The created Operation.