Crates.io | caffe2-derive |
lib.rs | caffe2-derive |
version | 0.1.5-alpha.0 |
source | src |
created_at | 2023-02-28 23:06:17.906973 |
updated_at | 2023-03-25 07:53:04.832523 |
description | xxx |
homepage | |
repository | https://github.com/kleb6/caffe2-rs |
max_upload_size | |
id | 797573 |
size | 75,835 |
A Rust proc macro crate for automatically deriving operator implementations in the caffe2 workspace.
This crate provides a set of proc macros for the caffe2 rust workspace.
Note that this crate is still in the process of being translated from C++ to Rust, and so some of the function bodies may still be in the process of translation.