Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atatakun
/
testapp
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8683813
testapp
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
atatakun
Upload 847 files
8683813
over 1 year 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
.