commonsense team mailing list archive
-
commonsense team
-
Mailing list archive
-
Message #00145
[Bug 480493] [NEW] Blend class ignores offset
Public bug reported:
Blending an offset tensor (e.g., a MeanSubtractedView) gives incorrect
results because the Blend class doesn't know to offset the zeros of part
of its range.
We should error if we detect that situation. The user will probably want
to MeanSubtract the whole Blend instead.
** Affects: divisi
Importance: Undecided
Status: New
--
Blend class ignores offset
https://bugs.launchpad.net/bugs/480493
You received this bug notification because you are a member of
Commonsense Computing, which is the registrant for Divisi.
Status in Divisi: New
Bug description:
Blending an offset tensor (e.g., a MeanSubtractedView) gives incorrect results because the Blend class doesn't know to offset the zeros of part of its range.
We should error if we detect that situation. The user will probably want to MeanSubtract the whole Blend instead.
Follow ups
References