Searched defs:net_input (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/st/fallback/ |
| D | test_graph_fallback_runtime_meta_fg.py | 48 def construct(self, net_input): argument 76 def construct(self, net_input): argument 104 def construct(self, net_input): argument 133 def construct(self, net_input): argument 160 def construct(self, net_input): argument 188 def construct(self, net_input): argument 215 def construct(self, net_input): argument 242 def construct(self, net_input): argument 269 def construct(self, net_input): argument 359 def construct(self, net_input): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ |
| D | _checkparam.py | 1189 def _check_symbol(dyn_input, net_input, index, symbolic_shape_data): argument
|