Writing Efficient Generic Multidimensional Slices - GopherCon SG 2017

Published on: Monday, 29 May 2017

Speaker: Chewxy

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.

Event Website: https://2017.gophercon.sg

Produced by Engineers.SG

Presenter