Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api.cc52 Status NewCluster(grappler::Cluster** cluster) { in NewCluster() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp247 ClusterBindings NewCluster = CBFactory->add(Cluster, K, V); in addBinding() local
276 ClusterBindings NewCluster = CBFactory->remove(*Cluster, K); in removeBinding() local