Searched refs:ClusterProperty (Results 1 – 5 of 5) sorted by relevance
125 class ClusterProperty {127 ClusterProperty() {} in ClusterProperty() function128 ClusterProperty(const ClusterBatchSize& batch_size,139 Status Merge(const ClusterProperty& other);150 template <typename T, typename P = ClusterProperty>
127 ClusterProperty::ClusterProperty(const ClusterBatchSize& batch_size, in ClusterProperty() function in tensorflow::tensorrt::segment::ClusterProperty131 Status ClusterProperty::Merge(const ClusterProperty& other) { in Merge()
61 Segment(const ClusterProperty& property, in Segment()64 ClusterProperty property;
672 ClusterProperty property( in AddSegmentForNode()
66 using ::tensorflow::tensorrt::segment::ClusterProperty;139 const ClusterProperty& segment_property = segment.property; in GetEngineInfo()