Closed ChrisSheng97 closed 4 years ago
when running main.py, the program gives segmentation fault in the first 3 iterations in line "accs.update(acc.data[0], x.size()[0])",
@ChrisSheng97 did you update to pytorch 0.4?
when running main.py, the program gives segmentation fault in the first 3 iterations in line "accs.update(acc.data[0], x.size()[0])",