Skip to content

b6179

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 08:29
912ff8c
OpenCL: add initial FA support (#14987)

* add F16/F16 fa support

* fix kernel init

* use mad instead of fma

* use inline function

* mark FA with sinks as unsupported for now

* add pragma unroll to loops