Home
last modified time | relevance | path

Searched refs:_dataclass_getstate (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/
H A D_backport_slots.py93 def _dataclass_getstate(self: _T) -> object: function
106 cls.__getstate__ = _dataclass_getstate # type: ignore[method-assign, assignment]
/aosp_15_r20/external/python/cpython3/Lib/
Ddataclasses.py1123 def _dataclass_getstate(self): function
1195 cls.__getstate__ = _dataclass_getstate
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Ddataclasses.py1123 def _dataclass_getstate(self): function
1195 cls.__getstate__ = _dataclass_getstate
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Ddataclasses.py1123 def _dataclass_getstate(self): function
1195 cls.__getstate__ = _dataclass_getstate
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Ddataclasses.py1123 def _dataclass_getstate(self): function
1195 cls.__getstate__ = _dataclass_getstate
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Ddataclasses.py1123 def _dataclass_getstate(self): function
1195 cls.__getstate__ = _dataclass_getstate
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Ddataclasses.py1123 def _dataclass_getstate(self): function
1195 cls.__getstate__ = _dataclass_getstate