Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 661 Bytes

File metadata and controls

13 lines (7 loc) · 661 Bytes

Executing tutorials

In order to run tutorials, use jupyter. For more details refer to https://caffe2.ai/docs/tutorials

Contributing to tutorials

Python scripts should be generated out of these tutorials in order to make it easy to review the changes. In order to make this process automatic, you could patch your jupyter config using this file

If you would like to run sync manually, run this script. It will regenerate python scripts for all the tutorials in this folder

License

The Caffe2 Tutorials is Apache 2.0 licensed.