Home
last modified time | relevance | path

Searched defs:MergeIfCompatible (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dutils.cc230 std::optional<DeviceNameUtils::ParsedName> MergeIfCompatible( in MergeIfCompatible() function
242 std::optional<DeviceNameUtils::ParsedName> MergeIfCompatible( in MergeIfCompatible() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dunion_find.cc100 bool ClusterBatchSize::MergeIfCompatible(const ClusterBatchSize& other) { in MergeIfCompatible() function in tensorflow::tensorrt::segment::ClusterBatchSize