Searched refs:num_sparse_features_ (Results 1 – 1 of 1) sorted by relevance
354 &num_sparse_features_)); in MakeQuantileSummariesOp()447 const int64 num_features = num_sparse_features_ + num_dense_features_; in Compute()456 int num_sparse_features_; member in tensorflow::MakeQuantileSummariesOp760 &num_sparse_features_)); in QuantileBucketsOp()767 OP_REQUIRES(context, sparse_configs_.size() == num_sparse_features_, in QuantileBucketsOp()856 int num_sparse_features_; member in tensorflow::QuantileBucketsOp