Home
last modified time | relevance | path

Searched defs:all_modules (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dgen_test_model.py57 all_modules = { variable
/aosp_15_r20/external/tensorflow/tensorflow/tools/docs/
H A Dtf_doctest.py91 def filter_on_submodules(all_modules, submodules): argument
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc109 const std::vector<std::string>& all_modules) { in GetRamdiskModules()
/aosp_15_r20/external/python/cpython2/Python/
D_warnings.c42 PyObject *all_modules; in get_warnings_attr() local