File size: 122 Bytes
938e515
 
 
 
 
 
 
1
2
3
4
5
6
7
8


To add a new Op:

1. Create a new directory
2. Implement new ops there
3. Delcare its Python interface in `vision.cpp`.