Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/rpc/
H A Dbackend_registry.py112 def init_backend(backend, *args, **kwargs): function
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp27 static bool inline init_backend() { in init_backend() function