LECI icon indicating copy to clipboard operation
LECI copied to clipboard

code problem

Open depcco opened this issue 5 months ago • 2 comments

@CM-BF HI,I have a question about a piece of code. In GOOD\networks\models\GINS, there is code as shown in the image. Based on my understanding, self.convs.extend is used for the assignment operation, so the returned self.convs should be None. However, when I debugged it, it actually returned a specific network structure. Could you tell me why this happens? Thank you so much. image

depcco avatar Sep 18 '24 10:09 depcco