Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

fix: minor errors in two callback plot functions #24

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

sahahner
Copy link
Member

Two minor errors in the callback plot functions produced errors when enabling the plots. This PR incorporates the fixes

  • in the histogram plot a multiplication needs to be done out-of-place
  • one call of self.plot was missing a variable

Plotting is now possible: mlflow

@sahahner sahahner added the bug Something isn't working label Aug 13, 2024
@sahahner sahahner requested a review from gmertes August 13, 2024 11:44
@gmertes gmertes merged commit 7113de9 into develop Aug 13, 2024
110 checks passed
@gmertes gmertes deleted the fix-callback-plots branch August 13, 2024 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants