Update readme

pull/1/head
Stella Laurenzo 2020-05-02 19:54:49 -07:00
parent c89a35f97f
commit 1f136f9dba
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ ninja check-npcomp-opt
./python/run_tests.py
```
### Things to look at:
* `python/npcomp/tracing/mlir_trace_test.py` : Simple test case of tracing a function to an MLIR module.
### Installing pybind11
The native extension relies on pybind11. In a perfect world, this could just