-
Notifications
You must be signed in to change notification settings - Fork 610
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
Build failure with Tensorflow addons 0.20 #2828
Comments
@seanpmorgan - Could you please provide some pointer? |
Does anyone have any pointers to fix this issue? |
it seems similar to |
Okay.. Thanks @bhack. I'll give this a try. |
Running into the same issue when building tf addons 0.19 with cuda 11.8. what config should be used in this case? |
I have this issue in another project. |
Same issue with CUDA 10.8 |
System information
Describe the bug
While building TF addons 0.20 with TF 2.12, cuda 11.8 and cudnn 8.8.1, I'm seeing following build failure -
My .bazelrc looks like
Code to reproduce the issue
Build command:
bazel build -s --enable_runfiles build_pip_pkg
Please provide some help to get rid of this build error.
Provide a reproducible test case that is the bare minimum necessary to generate the problem.
Other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
The text was updated successfully, but these errors were encountered: