Comment 1 for bug 406567

Revision history for this message
Rob Speer (rspeer) wrote :

Should they just raise a NotImplementedError instead?

Is there a reason you want to have an object that's neither a DictTensor nor a DenseTensor? I'm thinking that the *constructor* should raise a NotImplementedError because it's an abstract class.