Giter VIP home page Giter VIP logo

Comments (6)

zenghsh3 avatar zenghsh3 commented on July 20, 2024 1

看下面错误提示应该是输入数据size和定义的输入tensor size不一致?
Hint: Expected ins.size() == out_arg_names.size(), but received ins.size():9 != out_arg_names.size():8.

from parl.

TomorrowIsAnOtherDay avatar TomorrowIsAnOtherDay commented on July 20, 2024 1

请问你有在做什么酷炫的事情吗?:)
可以的话请同步下给我们,作为开发者我们也很想知道用户用它干了什么,哈哈

可是我觉得我没什么贡献【捂脸】,只是把IMPALA用在连续动作控制环境。

哈哈,还是感谢你对于PARL的支持!

from parl.

zienn avatar zienn commented on July 20, 2024

大概是learn_program地方出问题

/home/xtq/anaconda3/lib/python3.6/site-packages/paddle/fluid/executor.py:779: UserWarning: The following exception is not an EOF exception.
  "The following exception is not an EOF exception.")
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/home/xtq/anaconda3/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/home/xtq/anaconda3/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "train.py", line 153, in run_learn
    total_loss, pi_loss, vf_loss, entropy, kl = self.agent.learn()
  File "/home/xtq/DVTrace v2.3.1/atari_agent.py", line 122, in learn
    self.learn_program, fetch_list=self.learn_outputs)
  File "/home/xtq/anaconda3/lib/python3.6/site-packages/paddle/fluid/executor.py", line 780, in run
    six.reraise(*sys.exc_info())
  File "/home/xtq/anaconda3/lib/python3.6/site-packages/six.py", line 686, in reraise
    raise value
  File "/home/xtq/anaconda3/lib/python3.6/site-packages/paddle/fluid/executor.py", line 775, in run
    use_program_cache=use_program_cache)
  File "/home/xtq/anaconda3/lib/python3.6/site-packages/paddle/fluid/executor.py", line 822, in _run_impl
    use_program_cache=use_program_cache)
  File "/home/xtq/anaconda3/lib/python3.6/site-packages/paddle/fluid/executor.py", line 899, in _run_program
    fetch_var_name)
paddle.fluid.core_avx.EnforceNotMet:

from parl.

zienn avatar zienn commented on July 20, 2024

谢谢,解决了

from parl.

TomorrowIsAnOtherDay avatar TomorrowIsAnOtherDay commented on July 20, 2024

请问你有在做什么酷炫的事情吗?:)
可以的话请同步下给我们,作为开发者我们也很想知道用户用它干了什么,哈哈

from parl.

zienn avatar zienn commented on July 20, 2024

请问你有在做什么酷炫的事情吗?:)
可以的话请同步下给我们,作为开发者我们也很想知道用户用它干了什么,哈哈

可是我觉得我没什么贡献【捂脸】,只是把IMPALA用在连续动作控制环境。

from parl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.