Searched defs:UnstackInferShape (Results 1 – 2 of 2) sorted by relevance
20 int UnstackInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t o… in UnstackInferShape() function
64 BaseShapePtr UnstackInferShape(const std::vector<int64_t> &x_shape, size_t axis) { in UnstackInferShape() function