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
Inspired by #6 by @serge-sans-paille, I think the [TRIOT: Faster tensor manipulation in C++11](Faster tensor manipulation in C++11) paper would be a great fit for this challenge.
TRIOT stands for Template Recursive iteration over Tensors.