Implementing Radix Select for the GPU: A Worklog
Building a radix-based selection algorithm for GPUs from scratch, aiming to create a TopK kernel competitive with the state of the art.
Machine Learning Engineer
Hello! I'm a passionate Machine Learning Engineer with expertise in deep learning, computer vision, and natural language processing. I love building intelligent systems that solve real-world problems.
Building a radix-based selection algorithm for GPUs from scratch, aiming to create a TopK kernel competitive with the state of the art.
How I built a Terraform provider to manage HuggingFace inference endpoints, diving deep into Terraform's architecture and refreshing my Go skills along the way.