On this page
tf.raw_ops.IsBoostedTreesQuantileStreamResourceInitialized
Checks whether a quantile stream has been initialized.
tf.raw_ops.IsBoostedTreesQuantileStreamResourceInitialized(
    quantile_stream_resource_handle, name=None
)
  An Op that checks if quantile stream resource is initialized.
| Args | |
|---|---|
quantile_stream_resource_handle | 
      A Tensor of type resource. resource; The reference to quantile stream resource handle. | 
     
name | 
      A name for the operation (optional). | 
| Returns | |
|---|---|
A Tensor of type bool. | 
     
© 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/IsBoostedTreesQuantileStreamResourceInitialized