Home
last modified time | relevance | path

Searched defs:num_backends (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h565 constexpr uint8_t num_backends = variable
/aosp_15_r20/external/libcups/scheduler/
H A Dcups-deviced.c60 static int num_backends = 0, variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/
H A Dsdp_utils_cpp.h25 constexpr int32_t num_backends = 5; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dchannelz_service_test.cc227 void ConfigureProxy(size_t num_backends) { in ConfigureProxy()
H A Dgrpclb_end2end_test.cc530 void CreateBackends(size_t num_backends) { in CreateBackends()