helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
209 stars 53 forks source link

fix ref value in cibase #1475

Closed mtar closed 4 months ago

mtar commented 4 months ago

Due Diligence

Description

Fixes a tiny bug introduced in the latest commit.

Changes proposed:

Type of change

Bug fix (non-breaking change which fixes an issue)

Memory requirements

Performance

Does this change modify the behaviour of other functions? If so, which?

no

github-actions[bot] commented 4 months ago

Backport failed for release/1.4.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/1.4.x
git worktree add -d .worktree/backport-1475-to-release/1.4.x origin/release/1.4.x
cd .worktree/backport-1475-to-release/1.4.x
git switch --create backport-1475-to-release/1.4.x
git cherry-pick -x becf183366f570dffea39838fbc437537831820f