"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "8336405e50e204fad3601e8350e04e6daa838eb4"
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