caffe2-operator

A Rust crate for the Caffe2 operator library, which is in the process of being translated from C++ to Rust. This crate contains translations of some of the functions from the original C++ library, but some function bodies are still in the process of being translated.

Core Primitives

Core Algorithms

Credits

This crate was developed by [INSERT YOUR NAME HERE] and is based on the Caffe2 operator library.