我正在 ubuntu 终端上运行使用 TensorFlow 的“./buildTF.sh”。并得到错误为:
/usr/local/lib/python3.6/dist-packages/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'.
Run Code Online (Sandbox Code Playgroud)