Home
last modified time | relevance | path

Searched defs:base_module (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/
H A Dmodule.h659 auto& base_module = children_.insert(std::move(name), std::move(module)); in register_module() local
674 auto& base_module = (children_[name] = std::move(module)); in replace_module() local
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/generators/
H A Dmojom_js_generator.py191 def GetRelativeUrl(module, base_module): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dinspect.py1441 def formatannotation(annotation, base_module=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dinspect.py1441 def formatannotation(annotation, base_module=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dinspect.py1441 def formatannotation(annotation, base_module=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dinspect.py1441 def formatannotation(annotation, base_module=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dinspect.py1441 def formatannotation(annotation, base_module=None): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dinspect.py1441 def formatannotation(annotation, base_module=None): argument