ML-Motivators's picture
uploads files
c5c8fc9 verified
|
raw
history blame
122 Bytes
To add a new Op:
1. Create a new directory
2. Implement new ops there
3. Delcare its Python interface in `vision.cpp`.