David Soergel
David Soergel
This will fix https://github.com/tensorflow/tfjs/issues/1025
Good point, thanks! I *think* this is possible but there may be some tricky edge cases-- we'll take a look.
And similarly for `take()` and all the rest :)
Actually it's easy to accomplish nearly the same effect already, by backing up the same data using two independent cycles. Use one cycle for the weekly Hanoi, and a second...
It looks like this is a bug in the (now very old) Axis 1.4 library that js3tream uses. I suspect the easiest solution will be to upgrade js3tream to Axis2,...