Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
franciszzj/Leffa
daanidev
/
Leffa
like
0
Runtime error
App
Files
Files
Community
9ed5c4d
Leffa
/
detectron2
/
layers
/
csrc
/
README.md
franciszzj
init code
b213d84
11 days ago
preview
code
|
raw
Copy download link
history
blame
Safe
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.