Posts by Maxim Milakov
Technical Walkthrough
Jul 18, 2018
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…
25 MIN READ
Technical Walkthrough
Feb 11, 2015
GPU Pro Tip: Fast Dynamic Indexing of Private Arrays in CUDA
This post covers best practices in dynamic indexing of per-thread private arrays in CUDA C++ programs, including explanation of the benefits of each technique.
12 MIN READ