tensorflow提示FutureWarning

tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or ‘1type’ as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / ‘(1,)type’.python

检查一下numpy的版本,须要降级: pip install numpy<1.17ip

相关文章
相关标签/搜索