tf.raw_ops.IsBoostedTreesQuantileStreamResourceInitialized

Checks whether a quantile stream has been initialized.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.IsBoostedTreesQuantileStreamResourceInitialized

An Op that checks if quantile stream resource is initialized.

quantile_stream_resource_handle A Tensor of type resource. resource; The reference to quantile stream resource handle.
name A name for the operation (optional).

A Tensor of type bool.