Open szha opened 6 years ago
Also bringing in @jli05
Maybe this is for another thread: we need a strategy for an intermediate-level pure, complete tensor algebra library — an equivalent of Eigen in tensorflow. This library/module alone would solely provide algebra routines. Higher-level developers define ops.
Otherwise it’s always half-baked thing for such ops — part of the code would try to be generic self-consciously, the rest would follow the templates and define the op.
It’s the moment we make a clean design in this regard if we want a complete/powerful tensor algebra inside mxnet I believe.
@piiswrong @cswiercz did you get a chance to sync? What's the conclusion?
Description
Given that this PR was merged last year, this feature has made its way into releases already. To resolve, we need to do one of the following:
cc @cswiercz