Searched defs:ConcatInferShape (Results 1 – 3 of 3) sorted by relevance
31 int ConcatInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t ou… in ConcatInferShape() function
343 IMPLEMT_COMMON_INFERFUNC(ConcatInferShape) { in IMPLEMT_COMMON_INFERFUNC() argument
129 int ConcatInferShape(const CNodePtr &cnode, const std::vector<ShapeVector> &in_shapes, in ConcatInferShape() function