环境调试bug
Posted 汀、
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了环境调试bug相关的知识,希望对你有一定的参考价值。
1.报错修改`np.bool`---bool
H:\\Anaconda3-2020.02\\envs\\parl\\lib\\site-packages\\paddle\\fluid\\framework.py:541:
DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
2.矩阵维度降维:action
输入状态和输出动作维度问题
以上是关于环境调试bug的主要内容,如果未能解决你的问题,请参考以下文章