环境调试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的主要内容,如果未能解决你的问题,请参考以下文章

线上调试bug

第十章 你知道如何调试吗?

环境调试bug无法加载源“<string>”: Source unavailable

实用调试的技巧,VS编译器常用调试详解

梦开始的地方——VS2019调试技巧

搭建Tomcat源码阅读环境,无bug运行调试。答应我,和我一起学习Tomcat,不要放弃!