Searched defs:depend_tensors (Results 1 – 1 of 1) sorted by relevance
1515 bool SkipDataSync(const CNodePtr &node, const std::map<uint32_t, tensor::TensorPtr> &depend_tensors… in SkipDataSync()1536 …lgorithm::InferShape(const CNodePtr &node, std::map<uint32_t, tensor::TensorPtr> *depend_tensors) { in InferShape()