lhackel-tub/ConfigILM

BUG: _check_input gives the wrong information if the batch dimensions are wrong

Opened this issue · 0 comments

Instead of printing the length of the batch shape (len(batch.shape)) it prints the length of the batch (len(batch))