Skip to content

Additional SIMD implementations

Sam Eadie requested to merge sameadie/sadl:simd into master

Implements additional int16 SIMD operations for the following nodes:

  • layer_add.h
  • layer_biasadd.h
  • layer_matmul.h
  • layer_mul.h
  • layer_relu.h

Merge request reports

Loading