Open thorbenlouw opened 4 years ago
Implement Copy, Mul, Add, Triad and Dot kernels for Poplar.
Since the IPU doesn't support double, PoplarStream only works with float.
The largest array size for a single IPU that has managed to fit is 16185000.
Implement Copy, Mul, Add, Triad and Dot kernels for Poplar.
Since the IPU doesn't support double, PoplarStream only works with float.
The largest array size for a single IPU that has managed to fit is 16185000.