| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f53eeee commit d31908f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,7 +15,7 @@ | |||
| 15 | 15 | warnings.filterwarnings('ignore', | |
| 16 | 16 | category=FutureWarning, | |
| 17 | 17 | message=r"passing \(type, 1\) or '1type' as a synonym of type is deprecated", # noqa | |
| 18 | - module="tensorflow") | ||
| 18 | + module="tensor*") | ||
| 19 | 19 | ||
| 20 | 20 | # Optional: disable the C-based library diagnostic info and warning messages: | |
| 21 | 21 | # 2019-11-06 18:27:31.698908: I ... dynamic library libcublas.so.10 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments