AVX512 Int16 training and forwarding engine

0 0
  • 0 Collaborators

This project uses AVX512 to implement an int16 deep learning training engine. So far, int16 forwarding is finished. ...learn more

Artificial Intelligence

Overview / Usage

This project is try to implement an int16 deep learning training and forwarding engine with AVX512 instruction. So far, int16 forwarding is finished. The data is from the game of Go because all the feature planes can be constructed as int16. Also, there are many float 32 training result in public. So the performance is comparable.

Comments (0)