← Back to team overview

commonsense team mailing list archive

[Bug 462228] [NEW] Slicing normalized views on non-initial axes

 

Public bug reported:

If mat is a LabeledView of a NormalizedView of a DictTensor, then
mat[:,item] raises:

NotImplementedError: Don't know how to cmul a <class
'csc.divisi.sliced_view.SlicedView'>

** Affects: divisi
     Importance: Undecided
         Status: New

-- 
Slicing normalized views on non-initial axes
https://bugs.launchpad.net/bugs/462228
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:
If mat is a LabeledView of a NormalizedView of a DictTensor, then mat[:,item] raises:

NotImplementedError: Don't know how to cmul a <class 'csc.divisi.sliced_view.SlicedView'>



Follow ups

References