Searched defs:CheckShape (Results 1 – 4 of 4) sorted by relevance
55 void CheckShape(std::vector<size_t> *shape) { in CheckShape() function
27 void CheckShape(std::vector<size_t> *shape) { in CheckShape() function
65 virtual void CheckShape(const NodePtrList &inputs, const DAttrs &attrs) {} in CheckShape() function
234 void CheckShape(const std::string &op_name, const ShapeVector &w_shape, const AbstractTensorPtr &in… in CheckShape() function