← Back to team overview

commonsense team mailing list archive

[Bug 480493] Re: Blend class ignores offset

 

** Changed in: divisi
       Status: New => Fix Committed

** Changed in: divisi
   Importance: Undecided => Medium

-- 
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: Fix Committed

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.



References