Today’s computation platforms draw remarkable benefit from the parallelism capability of GPUs (Graphic Processing Units) for both visual rendering and non-visual workloads, including machine learning tasks. In contrast, audio processing has traditionally been handicapped due to algorithm topologies not readily mapping to GPU architectures. In this...