Ruohan Wang

Results 1 issues of Ruohan Wang

Thank you for releasing the code. I notice that the function `def forward(self, input, num_step, params=None, training=False, backup_running_statistics=False)` has a training indicator. However, within the function (line 244): ``` output...