Small, well-behaved C++ wrappers around POSIX APIs with simple examples. Focused on pthreads, mutex/condvar, and file I/O, plus a minimal thread pool. Built to demonstrate low-level fundamentals with ...
This project demonstrates how to build and deploy a Relax IR model using TVM's C++ API. It includes instructions for setting up dependencies, building TVM from source, and running the example binary.