Searched refs:HasBatchSize (Results 1 – 2 of 2) sorted by relevance
78 bool ClusterBatchSize::HasBatchSize() const { return batch_size_.has_value(); } in HasBatchSize() function in tensorflow::tensorrt::segment::ClusterBatchSize81 DCHECK(HasBatchSize()); in GetBatchSize()
83 bool HasBatchSize() const;