You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bfloat16 module crashes when tried to import along with tensorflow.
Tensorflow supports bfloat16, i am aware of it, but in larger project this is affecting the bfloat16 usage
Simple steps to reproduce the issue
$ python
Python 3.8.10 (default, Nov 26 2021, 20:14:08)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
Bfloat16 module crashes when tried to import along with tensorflow.
Tensorflow supports bfloat16, i am aware of it, but in larger project this is affecting the bfloat16 usage
Simple steps to reproduce the issue
tensorflow version 2.6.2
bfloat16 version 1.1
The text was updated successfully, but these errors were encountered: