Added point about tf.sysconfig.get_build_info()
This commit is contained in:
parent
d3dc6a2071
commit
61b2024a19
@ -185,6 +185,9 @@
|
||||
### Tracing and Debugging
|
||||
* Add a `TFE_Py_Execute` traceme.
|
||||
|
||||
### Packaging Support
|
||||
* Added `tf.sysconfig.get_build_info()`. Returns a dict that describes the currently installed TensorFlow package, e.g. the NVIDIA CUDA and NVIDIA CuDNN versions that the package was built to support.
|
||||
|
||||
## Thanks to our Contributors
|
||||
|
||||
This release contains contributions from many people at Google, as well as:
|
||||
|
Loading…
Reference in New Issue
Block a user