Leffa / detectron2 /layers /csrc /README.md
franciszzj's picture
init code
b213d84
|
Raw
History Blame Contribute Delete
122 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade

To add a new Op:

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