Searched defs:UpdateOutputShape (Results 1 – 4 of 4) sorted by relevance
133 void UpdateOutputShape(const BaseTensorPtr &tensor, const ShapeVector &shape) { in UpdateOutputShape() function
254 void KernelBase::UpdateOutputShape() { in UpdateOutputShape() function in aicpu::KernelBase
77 ShapeVector UpdateOutputShape(const aclTensor *tensor) { in UpdateOutputShape() function
563 void UpdateOutputShape(const std::vector<EdgePtr> &output_edges) { in UpdateOutputShape() function