You could change the for loop in the handshaking kernel to matrix operations. Try this code: class HandshakingKernel(nn.Module): def __init__(self, ...
確定! 回上一頁