question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GpuWaitResetCollector records zero actions in error

See original GitHub issue

https://github.com/astooke/rlpyt/blob/4dcb17f36d5991082727bc0864fef9ce5054779e/rlpyt/samplers/parallel/gpu/collectors.py#L79

Sometimes the zero action here ends up being treated as a valid action by the code elsewhere. I don’t fully understand the parallelization here so I couldn’t pinpoint when this failure happens. It can be demonstrated by setting the action to some value you recognize and running example4. In the MinibatchRl training loop the values show up for samples.agent.action[samples.env.done].

To me it seems that this line should probably be removed.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
vuoristocommented, Nov 19, 2019

No news at this point. Let’s close it.

0reactions
astookecommented, Nov 18, 2019

Any news or new questions here? If not, we can close this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

COMMON ERRORS IN KRONOS AND HOW TO FIX THEM
TIP: Do a CTRL + Click on the topic to link to the error details ... Employees are not allowed to record their...
Read more >
Types of logrec error records - IBM
The system records the following types of error records, containing device-dependent or incident-dependent information: Asynchronous notification record (ANR) ...
Read more >
Online Error Reference Material - Social Security
The wage report did not contain any RW Records or RCW Records and at least one money field on the RT Record or...
Read more >
Planning Manager Errors But Shows No Error Message In The ...
The records in mrp_schedule_interface show that they are in process_status = 3 (running) with no error message. The planning manager continues ...
Read more >
ACE CATAIR Appendix T - In-bond Common Errors
Record Identifier QP10 - Value data element contains data that is not numeric or a '0' when QP10 Action Code is 'A'. 036...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found