Searched defs:GetCNodeInputTensors (Results 1 – 2 of 2) sorted by relevance
56 std::vector<Tensor *> GetCNodeInputTensors(const CNodePtr &cnode, converter::FmkType fmk_type) { in GetCNodeInputTensors() function
241 STATUS NodeInferShape::GetCNodeInputTensors(const CNodePtr &cnode, std::vector<lite::Tensor *> *inp… in GetCNodeInputTensors() function in mindspore::opt::NodeInferShape