mfkiwl / Tensor-FFT

A implementation of an FFT algorithm targeting fp16 data to accelerate its processing by utilizing tensor cores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensor-FFT

A implementation of an FFT algorithm targeting fp16 data to accelerate its processing by utilizing tensor cores

About

A implementation of an FFT algorithm targeting fp16 data to accelerate its processing by utilizing tensor cores


Languages

Language:C++ 52.3%Language:Cuda 45.4%Language:C 2.3%