Ubuntu 16.04 + Nvidia GTX 970M + CUDA + cuDNN + Tensorflow Posted on 08-04-2018 | In Linux , DeepLearning , | | Visitors Note down all my configuration of GPU-enhanced deep learning platform on Ubuntu 16.04 with CUDA, cuDNN and Tensorflow. Read more »
VPP Deep Dive - Initialization Posted on 27-03-2018 | In Linux , VPP , | | Visitors Notes taken from VPP PreLaunch Summit - Chapter 1. Read more »
My Linux Configuration Posted on 26-03-2018 | In Linux | | Visitors Note down all my configuration of Ubuntu 16.04 in VirtualBox for reference in the future. Read more »
My MBP Configuration Posted on 27-02-2018 | In MAC | | Visitors Note down all my configuration of my macbook pro for reference in the future Read more »
6LB - Consistent Hashing Posted on 05-02-2018 | In Algorithm | | Visitors Introduction and basic analysis of consistent hashing algorithm used in 6LB. [Stay tuned, more to come in this post :)] Read more »
Effective C++ - Item 2 - Prefer consts, enums, and inlines to Posted on 15-01-2018 | In C++ | | Visitors Notes taken when reading Effective C++ (3rd Edition), Chapter 1 - Item 2 - Prefer consts, enums, and inlines to Read more »
关于 const, inline, static, this 的基本知识 Posted on 15-01-2018 | In C++ | | Visitors 大概总结了一下 const, inline, static, this 的作用和使用注意事项。 Read more »
Raspberry Pi 3 - Configure SSH Connection Posted on 02-01-2018 | In RaspberryPi | | Visitors I did struggle a lot configuring static IP address for my Raspberry Pi. Well, fortunately, I suceeded in the end. Read more »