Searched defs:input_tensor_list (Results 1 – 11 of 11) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/execute/ |
| D | bindings.cc | 39 … [](PyExecute &self, const std::vector<std::shared_ptr<Tensor>> &input_tensor_list) { in __anona55c35fb0102()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/ |
| D | tensorlist_c_utils.c | 77 TensorListC *input_tensor_list = (TensorListC *)tensorc; in InferFlagTensorList() local
|
| /third_party/mindspore/mindspore-src/source/tests/st/nontask_sink/ |
| D | test_all_to_all_v.py | 40 def construct(self, output_tensor_list, input_tensor_list, group=None): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/communication/ |
| D | comm_func.py | 920 def all_to_all_with_output_shape(output_shape_list, input_tensor_list, group=None): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/ |
| D | execute.cc | 354 Status Execute::operator()(const std::vector<MSTensor> &input_tensor_list, std::vector<MSTensor> *o… in operator ()() 436 Status PyExecute::operator()(const std::vector<std::shared_ptr<Tensor>> &input_tensor_list, in operator ()()
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/transforms/ |
| D | c_transforms.py | 38 def __call__(self, *input_tensor_list):
|
| D | transforms.py | 73 def __call__(self, *input_tensor_list):
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/ |
| D | tensor_util.cc | 711 auto input_tensor_list = reinterpret_cast<const TensorList *>(input); in IsUnKnownDtype() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/ |
| D | transforms.py | 92 def __call__(self, *input_tensor_list): 109 def __call__(self, *input_tensor_list):
|
| D | c_transforms.py | 67 def __call__(self, *input_tensor_list):
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/audio/ |
| D | transforms.py | 49 def __call__(self, *input_tensor_list):
|