XXX object is not callable

1. The variable and function have the same name
2. The parent class is not inherited, but the function of the parent class is called
For example: Asymmlayer is not callable
Asymmlayer is not callable
After modification:
Insert image description here

Guess you like

Origin blog.csdn.net/Ratib/article/details/119951910