Remove undocumented symbols from the main tensorflow module.
This is a more robust way to remove symbols than using __all__. This also adds all caps in addition to "dunder" versions: both tf.__git_version__ and tf.GIT_VERSION exist. Change: 133336857
Loading
Please sign in to comment