Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/python/src/
Dcommon_pybind.h30 …tic inline std::vector<MSTensor> MSTensorPtrToMSTensor(const std::vector<MSTensorPtr> &tensors_ptr in MSTensorPtrToMSTensor()
43 std::vector<MSTensorPtr> tensors_ptr; in MSTensorToMSTensorPtr() local