Searched defs:MSTensorPtr (Results 1 – 2 of 2) sorted by relevance
29 using MSTensorPtr = std::shared_ptr<MSTensor>; variable
42 using MSTensorPtr = std::shared_ptr<MSTensor>; typedef