STT-tensorflow/tensorflow/python/lib
Peter Hawkins 51c47283e7 [XLA:Python] Fix bug where bfloat16 dtype extension's hash value was not initialized correctly.
We were (implicitly) initializing the hash value to 0, when -1 is the correct initialization for a PyArray_Descr's hash value.

Will fix https://github.com/google/jax/issues/4651 when incorporated into a jaxlib release.

PiperOrigin-RevId: 338088352
Change-Id: Ia9d72cbf88b8301b11c7a3bacbdba0848883d0ce
2020-10-20 10:49:10 -07:00
..
core [XLA:Python] Fix bug where bfloat16 dtype extension's hash value was not initialized correctly. 2020-10-20 10:49:10 -07:00
io updated docstring 2020-09-23 11:36:47 -07:00
__init__.py