Home
last modified time | relevance | path

Searched refs:HasBatchSize (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dunion_find.cc78 bool ClusterBatchSize::HasBatchSize() const { return batch_size_.has_value(); } in HasBatchSize() function in tensorflow::tensorrt::segment::ClusterBatchSize
81 DCHECK(HasBatchSize()); in GetBatchSize()
Dunion_find.h83 bool HasBatchSize() const;