ComposeNotAligned

class paddle.fluid.io.ComposeNotAligned
with_traceback()

Exception.with_traceback(tb) -- set self.__traceback__ to tb and return self.

表示一种错误状态,说明调用compose API时, reader的输出数据没有对齐。