puckikk1202 / difffacesketch2023

This repository is the code for SGLDM website
MIT License
11 stars 1 forks source link

training #15

Open QJSQJS opened 1 month ago

QJSQJS commented 1 month ago
return F.linear(input, self.weight, self.bias)

RuntimeError: mat1 and mat2 shapes cannot be multiplied (8x131072 and 32768x512)