a package for allocating tensorflow gpu memory use in python
Project description
Mute Tensorflow Warnings
Have been frustrated with tensorflow upgrade/other warnings? then this package is for you.
It mutes tensorflow warnings and makes your code outputs clean.
Install
$ pip install mute_tf_warnings
Usage
import tensorflow as tf
from mute_tf_warnings import tf_mute_warning
# run this before any other tensorflow code
tf_mute_warning()
license
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mute_tf_warnings-0.11.tar.gz
(1.4 kB
view details)
File details
Details for the file mute_tf_warnings-0.11.tar.gz.
File metadata
- Download URL: mute_tf_warnings-0.11.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7661115fd7d97f6fd8c554e99eaaf126383c7286aca7fae1dfc8957e9e31c9d
|
|
| MD5 |
c03ad1e2c6b0fdead540ada55af13cac
|
|
| BLAKE2b-256 |
a6ff612a4b5c44813cd17159d9cd5ba384cf9e87e23b6504e0394ca2a27e4c12
|