-
Notifications
You must be signed in to change notification settings - Fork 23.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Caffe2] Compile Error in ATen tests. #11171
Comments
BTW same error on gcc-6 |
Looks like |
Temporarily bypassed with ATEN_NO_TEST. |
I ran into a similar issue and also had warning about libtiff earlier in my build log. The solution for me was to |
a patch should land for this tomorrow. cc: @orionr to close this issue once it lands. |
This fix has landed on master - please verify it works for you. |
@orionr |
@orionr I'm building with CMake directly, and currently use |
Issue description
I've been getting following errors on Linux CUDA build for quite a while.
Used to bypass them temporarily by BUILD_ATEN=OFF since I don't have time to dig in further.
But that flag has gone recently and I wanna know if there's any help I can get.
Here's the error log:
System Info
The text was updated successfully, but these errors were encountered: