ReshapeFunc 说明 Reshape功能,改变Tensor的shape。 定义 using ReshapeFunc = std::function<void(const Dims &oldShape, Dims &newShape)>; 父主题: atb/types.h