Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Dapi.h368 InferencePriority priority3 = InferencePriority::AUTO; member
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DClusterResolverLoadBalancerTest.java450 String priority3 = CLUSTER1 + "[child1]"; in onlyEdsClusters_receivedEndpoints() local