Closed gussmith23 closed 3 years ago
Some of these "problems" still exist -- they're not exactly problems, but just things we need to implement optimizations for. (For example, we can pre-slice, pre-pad, pre-transpose the data; we can do pointer manipulation to implement slicing, if the sliced data is all contiguous; etc.)
See #91 #92 #93