Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] TorchPolicy doesn't report stats anymore #19304

Closed
2 tasks done
roireshef opened this issue Oct 11, 2021 · 1 comment
Closed
2 tasks done

[Bug] TorchPolicy doesn't report stats anymore #19304

roireshef opened this issue Oct 11, 2021 · 1 comment
Labels
bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@roireshef
Copy link
Contributor

roireshef commented Oct 11, 2021

Search before asking

  • I searched the issues and found no similar issues.

Ray Component

RLlib

What happened + What you expected to happen

I'm using APPO with Torch and setting num_multi_gpu_tower_stacks > 0 (I'm not sure this is the problem, though). The policy's stats_fn is pointing to a method that fills in learner stats. These stats aren't shown in the summary output to the screen, neither in the loggers (e.g. Tensorboard). Last time I checked (in v1.3.0) they showed well.

Reproduction script

Ray 1.7.0
APPO with Torch (and setting num_multi_gpu_tower_stacks > 0)

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@roireshef roireshef added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Oct 11, 2021
@roireshef
Copy link
Contributor Author

This is apparently a dup of #18116. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

1 participant