Results 1 issues of Sahil Modi

Hello, I am trying to reproduce the training for `resnet18` with the following command: ``` python tools/train.py configs/r18_sgd_cos_100e_r2_1xNx8_k400.py ``` but I receive the following error within `mmaction`: ``` ... 2022-03-31...