Home
last modified time | relevance | path

Searched defs:new_method (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/
Dvalidators.py41 def new_method(self, *args, **kwargs): function
72 def new_method(self, *args, **kwargs): function
102 def new_method(self, *args, **kwargs): function
135 def new_method(self, *args, **kwargs): function
164 def new_method(self, *args, **kwargs): function
221 def new_method(self, *args, **kwargs): function
269 def new_method(self, *args, **kwargs): function
298 def new_method(self, *args, **kwargs): function
339 def new_method(self, *args, **kwargs): function
369 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/
Dvalidators.py35 def new_method(self, *args, **kwargs): function
98 def new_method(self, *args, **kwargs): function
127 def new_method(self, *args, **kwargs): function
241 def new_method(self, *args, **kwargs): function
255 def new_method(self, *args, **kwargs): function
268 def new_method(self, *args, **kwargs): function
281 def new_method(self, *args, **kwargs): function
308 def new_method(self, *args, **kwargs): function
330 def new_method(self, *args, **kwargs): function
343 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/text/
Dvalidators.py34 def new_method(self, *args, **kwargs): function
60 def new_method(self, *args, **kwargs): function
79 def new_method(self, *args, **kwargs): function
108 def new_method(self, *args, **kwargs): function
124 def new_method(self, *args, **kwargs): function
143 def new_method(self, *args, **kwargs): function
166 def new_method(self, *args, **kwargs): function
184 def new_method(self, *args, **kwargs): function
206 def new_method(self, *args, **kwargs): function
221 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/audio/
Dvalidators.py33 def new_method(self, *args, **kwargs): function
93 def new_method(self, *args, **kwargs): function
115 def new_method(self, *args, **kwargs): function
129 def new_method(self, *args, **kwargs): function
144 def new_method(self, *args, **kwargs): function
160 def new_method(self, *args, **kwargs): function
175 def new_method(self, *args, **kwargs): function
191 def new_method(self, *args, **kwargs): function
204 def new_method(self, *args, **kwargs): function
219 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/offline_debug/
Dmi_validators.py29 def new_method(self, *args, **kwargs): function
44 def new_method(self, *args, **kwargs): function
60 def new_method(self, *args, **kwargs): function
91 def new_method(self, *args, **kwargs): function
105 def new_method(self, *args, **kwargs): function
120 def new_method(self, *args, **kwargs): function
135 def new_method(self, *args, **kwargs): function
148 def new_method(self, *args, **kwargs): function
168 def new_method(self, *args, **kwargs): function
189 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/transforms/
Dvalidators.py47 def new_method(self, *args, **kwargs): function
60 def new_method(self, *args, **kwargs): function
78 def new_method(self, *args, **kwargs): function
93 def new_method(self, *args, **kwargs): function
107 def new_method(self, *args, **kwargs): function
125 def new_method(self, *args, **kwargs): function
145 def new_method(self, *args, **kwargs): function
162 def new_method(self, *args, **kwargs): function
179 def new_method(self, *args, **kwargs): function
203 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/callback/
Dvalidators.py27 def new_method(self, *args, **kwargs): function
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs1402 let new_method = if can_construct_from_value { in expand_unique_ptr() localVariable
1489 let new_method = if can_construct_from_value { in expand_shared_ptr() localVariable
/third_party/python/Lib/test/
Dtest_dataclasses.py2027 def new_method(self): member in TestCase.test_generic_extending.NonDataDerived
/third_party/libabigail/src/
Dabg-ir.cc23328 new_method(new method_decl(method->get_name(), in copy_member_function() local