8 lines
122 B
Markdown
Raw Permalink Normal View History

2020-09-29 05:47:18 +05:30
To add a new Op:
1. Create a new directory
2. Implement new ops there
3. Delcare its Python interface in `vision.cpp`.