/external/tensorflow/tensorflow/python/autograph/operators/ |
D | control_flow.py | 390 def for_stmt(iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 466 def _py_for_stmt(iter_, extra_test, body, get_state, set_state): argument 522 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 569 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 616 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 678 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 756 ds, extra_test, body, get_state, set_state, symbol_names, opts): argument 827 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 853 def while_stmt(test, body, get_state, set_state, symbol_names, opts): argument 977 def _py_while_stmt(test, body, get_state, set_state, opts): argument [all …]
|
/external/pytorch/torch/_functorch/ |
D | pyfunctorch.py | 76 def get_state(self): member in FuncTorchInterpreter 145 def get_state(self): member in VmapInterpreter 187 def get_state(self): member in GradInterpreter 221 def get_state(self): member in JvpInterpreter 238 def get_state(self): member in FunctionalizeInterpreter
|
/external/pytorch/torch/distributed/elastic/rendezvous/ |
D | etcd_rendezvous_backend.py | 77 def get_state(self) -> Optional[Tuple[bytes, Token]]: member in EtcdRendezvousBackend 98 def get_state(): function
|
D | c10d_rendezvous_backend.py | 73 def get_state(self) -> Optional[Tuple[bytes, Token]]: member in C10dRendezvousBackend
|
/external/pytorch/c10/core/impl/ |
D | HermeticPyObjectTLS.h | 15 static bool get_state() { in get_state() function
|
D | PythonDispatcherTLS.cpp | 19 PyInterpreter* PythonDispatcherTLS::get_state() { in get_state() function in c10::impl::PythonDispatcherTLS
|
D | TorchDispatchModeTLS.cpp | 161 const TorchDispatchModeTLS& TorchDispatchModeTLS::get_state() { in get_state() function in c10::impl::TorchDispatchModeTLS
|
/external/pytorch/aten/src/ATen/core/ |
D | Generator.cpp | 12 at::Tensor Generator::get_state() const { in get_state() function in at::Generator
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/iterator/impl/ |
D | times_iterator_impl.hpp | 125 const state_type& get_state() const in get_state() function in boost::numeric::odeint::times_iterator_impl 246 const state_type& get_state() const in get_state() function in boost::numeric::odeint::times_iterator_impl 353 const state_type& get_state() const in get_state() function in boost::numeric::odeint::times_iterator_impl
|
D | adaptive_iterator_impl.hpp | 132 const state_type& get_state() const in get_state() function in boost::numeric::odeint::adaptive_iterator_impl 238 const state_type& get_state() const in get_state() function in boost::numeric::odeint::adaptive_iterator_impl
|
D | const_step_iterator_impl.hpp | 103 const state_type& get_state() const in get_state() function in boost::numeric::odeint::const_step_iterator_impl 211 const state_type& get_state() const in get_state() function in boost::numeric::odeint::const_step_iterator_impl
|
D | n_step_iterator_impl.hpp | 113 const state_type& get_state() const in get_state() function in boost::numeric::odeint::n_step_iterator_impl 220 const state_type& get_state() const in get_state() function in boost::numeric::odeint::n_step_iterator_impl
|
/external/pytorch/aten/src/ATen/ |
D | ThreadLocalPythonObjects.cpp | 29 const ThreadLocalPythonObjects& ThreadLocalPythonObjects::get_state() { in get_state() function in at::impl::ThreadLocalPythonObjects
|
D | PythonTorchFunctionTLS.cpp | 40 const PythonTorchFunctionTLS& PythonTorchFunctionTLS::get_state() { in get_state() function in at::impl::PythonTorchFunctionTLS
|
/external/autotest/site_utils/admin_audit/ |
D | verifiers_unittest.py | 30 def get_state(self, run_badblocks=None): member in StubStorageStateValidator
|
D | verifiers.py | 86 def get_state(self): member in VerifyDutStorage
|
/external/pytorch/torch/distributed/_composable/ |
D | contract.py | 203 def get_state(module: nn.Module) -> Optional[_State]: function
|
/external/crosvm/protos/src/ |
D | plugin.proto | 197 GetState get_state = 13; field 273 GetState get_state = 14; field 371 GetState get_state = 3; field 467 GetState get_state = 4; field
|
/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/ |
D | ssl_methods.h | 34 get_state) \ argument
|
/external/autotest/server/cros/storage/ |
D | storage_validate.py | 94 def get_state(self, run_badblocks=None): member in StorageStateValidator
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | results.py | 60 def get_state(self, fail_env_changed: bool) -> str: member in TestResults
|
/external/sdv/vsomeip/implementation/service_discovery/src/ |
D | subscription.cpp | 49 subscription::get_state(const client_t _client) const { in get_state() function in vsomeip_v3::sd::subscription
|
/external/trusty/arm-trusted-firmware/include/drivers/st/ |
D | regulator.h | 78 int (*get_state)(const struct regul_description *desc); member
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | iterator.hpp | 105 std::size_t get_state() in get_state() function in boost::spirit::lex::lexertl::iterator
|
/external/pytorch/test/cpp_extensions/ |
D | rng_extension.cpp | 28 …c10::intrusive_ptr<c10::TensorImpl> get_state() const override { throw std::runtime_error("not imp… in get_state() function
|