my config: imgs_per_gpu=8, workflow: [('train', 1), ('val', 1)] error: RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0.
my config:
imgs_per_gpu=8,
workflow: [('train', 1), ('val', 1)]
error:
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0.