Closed ChengzhiPiao closed 2 years ago
In the process_batch() function of SimGNNTrainer, why is the retain_graph attribute set to be True when conducting loss backward? I'm not that sure about the necessity of this setting.
In the process_batch() function of SimGNNTrainer, why is the retain_graph attribute set to be True when conducting loss backward? I'm not that sure about the necessity of this setting.