ProblemLoader.__init__¶ abstract ProblemLoader.__init__(batch_size, shuffle=False)[source]¶ Initialize the problem loader. Raises: NotImplementedError – If the subclass does not override this constructor.