-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
breaking changesChanges in public interfaces. Includes small changes or changes in keysChanges in public interfaces. Includes small changes or changes in keysminorRequires small changes to be fixedRequires small changes to be fixedrefactoringNo change to functionalityNo change to functionality
Milestone
Description
The TODO in the forward of PGPolicy
about renaming logits
should be addressed. It will likely affect the naming in ModelOutputBatchProtocol
and in other places, as well as docstrings. The exact usage of the model outputs should be clarified everywhere (they are passed to a torch Distribution
which is then used for sampling or for computing log_prob
).
Originally posted by @Trinkle23897 in #912 (comment)
Metadata
Metadata
Assignees
Labels
breaking changesChanges in public interfaces. Includes small changes or changes in keysChanges in public interfaces. Includes small changes or changes in keysminorRequires small changes to be fixedRequires small changes to be fixedrefactoringNo change to functionalityNo change to functionality
Type
Projects
Status
Done