add changelog entry for PR#78 - #79
Conversation
Signed-off-by: Prathamesh Mandke <46148373+pkmandke@users.noreply.github.com>
|
Does this count as a changelog entry? It seems very specific to an implementation detail that the coreai-opt client does not need to know about. |
The result of this change is such that certain models that were previously unpreparable would now be able to be prepared since it wouldn't error out in the final forward pass during preparation. We may want a changelog entry to call that out. I agree though that the wording of the changelog may make it seem like an implementation detail. Perhaps we make it more user focused by saying
or something of that nature. |
The change definitely needs a
Makes sense to include details of the impact of the change! |
#78