Caffe2 with C++ 1. Things you need to prepare 2. Our goal 3. Step Caffe2 with C++ There are only a few documents that explain how to use Caffe2 with C++. In this tutorial I’...
Writing an Op to work on an ndarray in C Writing an Optimization Test the optimization Writing an Op to work on an ndarray in C This section walks through a non-trivial examp...