"tests/git@developer.sourcefind.cn:OpenDAS/torchani.git" did not exist on "ba02a6742cb56919b09f80e058e197b27a72a0af"
Move print replacement to module level
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/537 For some reason numba cannot work with the print being overwritten by a local variable. However when the override is a module attribute, it seems to work. Reviewed By: navsud Differential Revision: D45730776 fbshipit-source-id: fee1288b1adb43f69fe7c4e43f4a8a750f0b98b4
Showing
Please register or sign in to comment