Maxim Milakov

Maxim Milakov is a member of the Developer Technology team at NVIDIA where he works on accelerating applications on GPUs, with expertise in Deep Learning. He graduated from Moscow State University, Russia.
Avatar photo

Posts by Maxim Milakov

Simulation / Modeling / Design

Neural Machine Translation Inference with TensorRT 4

Neural machine translation exists across a wide variety consumer applications, including web sites, road signs, generating subtitles in foreign languages, and... 25 MIN READ
GPU Pro Tip
Simulation / Modeling / Design

GPU Pro Tip: Fast Dynamic Indexing of Private Arrays in CUDA

Sometimes you need to use small per-thread arrays in your GPU kernels. The performance of accessing elements in these arrays can vary depending on a number of... 12 MIN READ