xgbm

Results 2 comments of xgbm

Change “NCHW”to “NHWC”

> Hi, I run the train_hopenet.py with my dataset ,pytorch version is 0.4.1, and got this error: > File "XXX/train_hopenet.py", line 276, in > `torch.autograd.backward(loss_seq, grad_seq)` > File "XXX/torch/autograd/**init**.py",line 90,...