You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently mapSpec only supports unary functions. It would be nice if we could make users write a forwardPropagate function instead of mapSpec that's generalized to non-unary functions. That would in turn improve the plan back-propagation.