"lm_eval/models/hf_causal.py" did not exist on "e7f49cca7f4598d9997903f7fc751b8fd6269909"
README.md 122 Bytes
Newer Older
mashun1's avatar
idmvton  
mashun1 committed
1
2
3
4
5
6
7


To add a new Op:

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