Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abubakar123456
/
tryon
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
797169d
tryon
/
detectron2
/
layers
/
csrc
/
README.md
abubakar123456
Upload 686 files
1c54d21
verified
8 months 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
.