Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Conversation

KennBot
Copy link

@KennBot KennBot commented Jan 16, 2022

Fixes compiler errors from QInt32 template code in the Eigen/CXX11/src/FixedPoint library. Picks up fixes by rmlarson in the TF2.x repository to this same library, which addressed 'specific integer intrinsics were MIA from the standard header on some versions of GCC', seen in TF2.x issue 39180 'TensorFlow build is failing on Bazel CI due to Eigen Update' (meteorcloudy). This new FixedPoint library has been checked in on May 5 2020. It works well in the NVidia-Tensorflow repository, fixing the same header issue.

Signed-off-by: kennbot [email protected]

…itory to this same library, which addressed 'specific integer intrinsics were MIA from the standard header on some versions of GCC', seen in TF2.x issue 39180 'TensorFlow build is failing on Bazel CI due to Eigen Update' (meteorcloudy), fixed on May 5 2020.

Signed-off-by: kennbot <[email protected]>
Copy link

@rexionmars rexionmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants