← Search

Hyun Jae Oh

2 accepted papers

2025

WINS: Winograd Structured Pruning for Fast Winograd Convolution

ICCV 2025poster

Recent GPUs leverage Winograd convolution and structured pruning to significantly accelerate inference. First, Winograd convolution is theoretically 2.25x faster than standard convolution. Second, structured pruning reduces inference time without additional overhead as the pruning ratio increases. H…

Cited by 0SourcePDFScholar
2023

Balanced Column-Wise Block Pruning for Maximizing GPU Parallelism

AAAI 2023technical

Pruning has been an effective solution to reduce the number of computations and the memory requirement in deep learning. The pruning unit plays an important role in exploiting the GPU resources efficiently. The filter is proposed as a simple pruning unit of structured pruning. However, since the fi…