xwh's blog
RSS FeedWelcome to my blog! I write about computer science topics, with a particular focus on systems, including:
- Efficient kernel implementation
- Deep learning compilers
- Optimized inference/serving systems
Read the blog posts or check github repo for more info.
Recent Posts
Modern C++ Error Handling
Published: at 01:34 PMLearning notes on cpp error handling.
Notes on CMake (part 1)
Published: at 11:58 AMNotes on CMake.
Managing File Permissions with Docker Containers
Published: at 09:41 AMTips
Notes on ast library in python
Published: at 09:16 AMLearning notes about ast library.