Home
last modified time | relevance | path

Searched defs:_load (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_embedding_v2_utils.py129 def _load(self) -> Callable[..., ops.Operation]: member in _Optimizer
270 def _load(self) -> Callable[..., ops.Operation]: member in SGD
382 def _load(self) -> Callable[..., ops.Operation]: member in Adagrad
512 def _load(self) -> Callable[..., ops.Operation]: member in AdagradMomentum
670 def _load(self) -> Callable[..., ops.Operation]: member in FTRL
822 def _load(self) -> Callable[..., ops.Operation]: member in Adam
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dlazy_loader.py38 def _load(self): member in LazyLoader
/aosp_15_r20/external/tensorflow/tensorflow/
H A Dvirtual_root_template_v2.__init__.py38 def _load(self): member in _LazyLoader
H A Dvirtual_root_template_v1.__init__.py38 def _load(self): member in _LazyLoader
/aosp_15_r20/external/scapy/scapy/
H A Dmain.py109 def _load(module, globals_dict=None, symb_list=None): function
/aosp_15_r20/external/python/mako/mako/
Dlookup.py298 def _load(self, filename, uri): member in TemplateLookup
/aosp_15_r20/external/pytorch/test/distributed/checkpoint/
H A Dtest_checkpoint.py303 def _load(): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Denvironment.hpp23 static std::vector<std::basic_string<Char>> _load() in _load() function in boost::process::detail::posix::native_environment_impl
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DSoundPool.java519 private native final int _load(FileDescriptor fd, long offset, long length, int priority); in _load() method in SoundPool
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dgeneric_utils.py1178 def _load(self): member in LazyLoader
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/
H A D_bootstrap.py711 def _load(spec): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/importlib/
D_bootstrap.py711 def _load(spec): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/
D_bootstrap.py711 def _load(spec): function
/aosp_15_r20/external/python/cpython3/Lib/importlib/
D_bootstrap.py711 def _load(spec): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/
D_bootstrap.py711 def _load(spec): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/
D_bootstrap.py711 def _load(spec): function
/aosp_15_r20/external/pytorch/torch/
H A Dserialization.py1433 def _load(zip_file, map_location, pickle_module, pickle_file='data.pkl', overall_storage=None, **pi… function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1585 def _load(self): member in PthDistributions
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1585 def _load(self): member in PthDistributions
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1585 def _load(self): member in PthDistributions
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1585 def _load(self): member in PthDistributions
/aosp_15_r20/external/python/setuptools/setuptools/command/
Deasy_install.py1589 def _load(self): member in PthDistributions
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpickle.py1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", function
/aosp_15_r20/external/python/cpython3/Lib/
Dpickle.py1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpickle.py1762 def _load(file, *, fix_imports=True, encoding="ASCII", errors="strict", function

1234