Home
last modified time | relevance | path

Searched defs:backend_name (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_build_meta.py32 def __init__(self, cwd='.', env={}, backend_name='setuptools.build_meta'): argument
200 backend_name = 'setuptools.build_meta' variable in TestBuildMetaBackend
752 backend_name = 'setuptools.build_meta:__legacy__' variable in TestBuildMetaLegacyBackend
/aosp_15_r20/external/pytorch/c10/core/
H A DDeviceType.cpp133 auto backend_name = in get_privateuse1_backend() local
141 void register_privateuse1_backend(const std::string& backend_name) { in register_privateuse1_backend()
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_init.cpp123 const std::string& backend_name, in codegen_func()
150 const py::dict& method_compile_spec) { in initJitBackendBindings()
H A Dbackend_detail.cpp98 const std::string& backend_name, in codegen_backend_module()
/aosp_15_r20/external/pytorch/torch/distributed/rpc/
H A Dbackend_registry.py51 def backend_registered(backend_name): argument
65 backend_name, construct_rpc_backend_options_handler, init_backend_handler argument
/aosp_15_r20/external/pytorch/torch/
H A Dserialization.py310 def _backend_tag(backend_name, obj): argument
335 def _validate_device(location, backend_name): argument
387 def _deserialize(backend_name, obj, location): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.h95 start_time_us, end_time_us, debug_handle, event_name, backend_name) \ argument
H A Dprofiler_edge.cpp95 const std::string& backend_name) { in recordBackendEvent()
/aosp_15_r20/external/drm_hwcomposer/backend/
H A DBackendManager.cpp50 std::string backend_name(backend_override); in SetBackendForDisplay() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_backend_compiler_preprocess.cpp71 constexpr auto backend_name = "backend_with_compiler_demo"; variable
H A Dtest_backend_lib.cpp80 constexpr auto backend_name = "test_backend"; variable
H A Dtest_backend_compiler_lib.cpp196 constexpr auto backend_name = "backend_with_compiler_demo"; variable
/aosp_15_r20/external/minigbm/
H A Dgbm_unittest.cc77 const char *backend_name = gbm_device_get_backend_name(gbm_device); in TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/nnapi/
H A Dnnapi_backend_preprocess.cpp114 constexpr auto backend_name = "nnapi"; variable
H A Dnnapi_backend_lib.cpp133 constexpr auto backend_name = "nnapi"; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/
H A Dxnnpack_backend_preprocess.cpp126 constexpr auto backend_name = "xnnpack"; variable
H A Dxnnpack_backend_lib.cpp111 constexpr auto backend_name = "xnnpack"; variable
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_types.cpp22 static std::string backend_name = "torch." + get_privateuse1_backend(); in parse_privateuseone_backend() local
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-shape.cc110 const char *backend_name, in test_backend()
/aosp_15_r20/external/harfbuzz_ng/test/threads/
H A Dhb-shape-threads.cc109 const char *backend_name, in test_backend()
/aosp_15_r20/external/pytorch/torchgen/
H A Dgen_lazy_tensor.py182 backend_name: str = "TorchScript" variable in default_args
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/
D_impl.py31 def __init__(self, backend_name, backend_path, message): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/
D_impl.py31 def __init__(self, backend_name, backend_path, message): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/
D_impl.py31 def __init__(self, backend_name, backend_path, message): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/
D_impl.py31 def __init__(self, backend_name, backend_path, message): argument

12