heat
heat copied to clipboard
fix #351: Solution 1: enforce weights.shape = x.shape for tuple axis
Issue/s resolved: #351
Type of change
Documentation update
Due Diligence
- [ ] All split configurations tested
- [ ] Multiple dtypes tested in relevant functions
- [ ] Documentation updated (if needed)
- [ ] Updated changelog.md under the title "Pending Additions"
Does this change modify the behaviour of other functions? If so, which?
yes / no
skip ci
GPU cluster tests are currently disabled on this Pull Request.
👇 Click on the image for a new way to code review
-
Make big changes easier — review code in small groups of related files
-
Know where to start — see the whole change at a glance
-
Take a code tour — explore the change with an interactive tour
-
Make comments and review — all fully sync’ed with github
Legend
Hey @ClaudiaComito! Sorry for the late reply! I think the changes that you requested are already present in the code. See lines 286 - 299
Changes moved to a new branch. See, https://github.com/helmholtz-analytics/heat/pull/1037