Skip to content

[MLA-1519] Don't mark action_probs as an output node. #4613

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

Merged
merged 5 commits into from
Oct 30, 2020

Conversation

chriselion
Copy link
Contributor

@chriselion chriselion commented Oct 30, 2020

Proposed change(s)

action_probs is not used for inference but was marked as an output in TensorFlow models. Remove it from the list of nodes to flag as output.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

#4596
https://jira.unity3d.com/browse/MLA-1519

Types of change(s)

  • Bug fix

Checklist

Copy link
Contributor

@dongruoping dongruoping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with continuous and discrete control and they both works.

@chriselion chriselion merged commit b70142d into master Oct 30, 2020
@delete-merged-branch delete-merged-branch bot deleted the MLA-1519-remove-action_outputs branch October 30, 2020 20:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants