11 Video: Writing Efficient Generic Multidimensional Slices

youtube.com posted by kenny 2520 days ago  

Go has no generics. That makes things a lot harder. Or does it? This talk looks at various attempts in creating multidimensional arrays (think matrices and tensors) which are useful in deep learning and mathematics heavy applications. Even better - making them generic so they can take any type.

Register to comment or vote on this story