On this page
tf.raw_ops.BoostedTreesDeserializeEnsemble
Deserializes a serialized tree ensemble config and replaces current tree
tf.raw_ops.BoostedTreesDeserializeEnsemble(
    tree_ensemble_handle, stamp_token, tree_ensemble_serialized, name=None
)
  ensemble.
| Args | |
|---|---|
tree_ensemble_handle | 
      A Tensor of type resource. Handle to the tree ensemble. | 
     
stamp_token | 
      A Tensor of type int64. Token to use as the new value of the resource stamp. | 
     
tree_ensemble_serialized | 
      A Tensor of type string. Serialized proto of the ensemble. | 
     
name | 
      A name for the operation (optional). | 
| Returns | |
|---|---|
| The created Operation. | 
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
 https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/raw_ops/BoostedTreesDeserializeEnsemble