Lanlan

Results 1 issues of Lanlan

hello, I edited parser.set_defaults{'method'='soft-assign' }, then error happened on the SoftPoolingGcnEncoder. So I have some questions here: Whether nn.Linear() should add .cuda() on 90th line? Whether self.assign_pred should change into...