黑马程序员技术交流社区

标题: Python报错:Using TensorFlow backend. [打印本页]

作者: 梦缠绕的时候    时间: 2019-6-12 15:18
标题: Python报错:Using TensorFlow backend.
报错信息
用Python做数据处理时,报如下错误:

Using TensorFlow backend.
WARNING:tensorflow:From E:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\framework\op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.
Instructions for updating:
Colocations handled automatically by placer.
WARNING:tensorflow:From E:\ProgramData\Anaconda3\lib\site-packages\keras\backend\tensorflow_backend.py:3445: calling dropout (from tensorflow.python.ops.nn_ops) with keep_prob is deprecated and will be removed in a future version.
Instructions for updating:
Please use `rate` instead of `keep_prob`. Rate should be set to `rate = 1 - keep_prob`.
WARNING:tensorflow:From E:\ProgramData\Anaconda3\lib\site-packages\tensorflow\python\ops\math_ops.py:3066: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.cast instead.






就可以啦~
有任何问题欢迎随时联系学姐~
DKA-2018



作者: 晨大喵    时间: 2019-7-17 13:07
感谢分享~~




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2