PacktPublishing / Deep-Learning-with-PyTorch

Deep Learning with PyTorch, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Learning-with-PyTorch/Chapter08/ensembles/Ensemble_Dogs_and_cats.ipynb

18252438781 opened this issue · comments

RuntimeError: size mismatch, m1: [64 x 512], m2: [8192 x 512] at /pytorch/aten/src/THC/generic/THCTensorMathBlas.cu:290

Thank you very much for the work you did. I am learning chap8, the problems that occur in model integration, how can I solve it? thank you very much