huawei-noah / trustworthyAI

Trustworthy AI related projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行CORL测试代码出现报错

Chrisqyf opened this issue · comments

RuntimeError: mixed dtype (CPU): expect parameter to have scalar type of Float

Hello,

I can run the tests without error on my system. Could you answer some questions to see if the error is reproducible?

  • Can you run the CORL example code in example/corl/corl_demo.py?
  • Are you using cpu or gpu?

Also, could you include the full message you get when running the code?

I've solved this problem by updating my neural network tools' version.