Home
last modified time | relevance | path

Searched refs:get_static_dispatch_backend (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/
H A Dbuckbuild.bzl106 def get_static_dispatch_backend():
297 static_backends = get_static_dispatch_backend()
308 static_backends = get_static_dispatch_backend()
423 if derived_type in PT_BACKEND_HEADERS or derived_type in get_static_dispatch_backend()
427 if derived_type in PT_BACKEND_HEADERS or derived_type in get_static_dispatch_backend()
602 static_dispatch_backend = get_static_dispatch_backend()
/aosp_15_r20/external/pytorch/torchgen/
H A Dgen.py335 def get_static_dispatch_backend( function
363 dispatch_key = get_static_dispatch_backend(f, index)