Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/dataset/engine/
Dvalidators.py40 def new_method(self, *args, **kwargs): function
69 def new_method(self, *args, **kwargs): function
99 def new_method(self, *args, **kwargs): function
129 def new_method(self, *args, **kwargs): function
159 def new_method(self, *args, **kwargs): function
188 def new_method(self, *args, **kwargs): function
215 def new_method(self, *args, **kwargs): function
260 def new_method(self, *args, **kwargs): function
299 def new_method(self, *args, **kwargs): function
338 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore/dataset/text/
Dvalidators.py46 def new_method(self, *args, **kwargs): function
64 def new_method(self, *args, **kwargs): function
83 def new_method(self, *args, **kwargs): function
106 def new_method(self, *args, **kwargs): function
124 def new_method(self, *args, **kwargs): function
146 def new_method(self, *args, **kwargs): function
161 def new_method(self, *args, **kwargs): function
172 def new_method(self, *args, **kwargs): function
185 def new_method(self, *args, **kwargs): function
200 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore/dataset/vision/
Dvalidators.py57 def new_method(self, *args, **kwargs): function
86 def new_method(self, *args, **kwargs): function
185 def new_method(self, *args, **kwargs): function
199 def new_method(self, *args, **kwargs): function
212 def new_method(self, *args, **kwargs): function
225 def new_method(self, *args, **kwargs): function
247 def new_method(self, *args, **kwargs): function
263 def new_method(self, *args, **kwargs): function
303 def new_method(self, *args, **kwargs): function
318 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/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
119 def new_method(self, *args, **kwargs): function
134 def new_method(self, *args, **kwargs): function
147 def new_method(self, *args, **kwargs): function
167 def new_method(self, *args, **kwargs): function
188 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore/dataset/audio/
Dvalidators.py31 def new_method(self, *args, **kwargs): function
91 def new_method(self, *args, **kwargs): function
113 def new_method(self, *args, **kwargs): function
127 def new_method(self, *args, **kwargs): function
142 def new_method(self, *args, **kwargs): function
158 def new_method(self, *args, **kwargs): function
173 def new_method(self, *args, **kwargs): function
189 def new_method(self, *args, **kwargs): function
202 def new_method(self, *args, **kwargs): function
216 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore/dataset/transforms/
Dvalidators.py48 def new_method(self, *args, **kwargs): function
61 def new_method(self, *args, **kwargs): function
79 def new_method(self, *args, **kwargs): function
94 def new_method(self, *args, **kwargs): function
108 def new_method(self, *args, **kwargs): function
126 def new_method(self, *args, **kwargs): function
146 def new_method(self, *args, **kwargs): function
163 def new_method(self, *args, **kwargs): function
187 def new_method(self, *args, **kwargs): function
215 def new_method(self, *args, **kwargs): function
[all …]
/third_party/mindspore/mindspore/dataset/callback/
Dvalidators.py29 def new_method(self, *args, **kwargs): function
/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc399 const WebString& new_method, in WillFollowRedirect()
/third_party/cef/libcef/common/
Drequest_impl.cc221 const std::string& new_method = method; in SetMethod() local
334 const std::string& new_method = method; in Set() local
/third_party/protobuf/python/
Dmox.py1371 def new_method(self, *args, **kwargs): function
/third_party/python/Lib/test/
Dtest_dataclasses.py1903 def new_method(self): member in TestCase.test_generic_extending.NonDataDerived