Registry / other / caffe2-context

caffe2-context

JSON →
library0.1.5-alpha.0rscratesunverified

Rust bindings for the Caffe2 deep learning framework context.

# Cargo.toml [dependencies] caffe2-context = "0.1.5-alpha.0"
INSTALL
IMPORT
SIG · CAFFE2-CONTEXT
C
caffe2-context
otherrustv0.1.5-alpha.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Caffe2Context
use caffe2_context::Caffe2Context;

Creates a new Caffe2 context object.

use caffe2_context::Caffe2Context; let ctx = Caffe2Context::new(); println!("Caffe2 context created: {:?}", ctx);
Debug
Known issues
breakingThis crate is experimental and may have breaking changes between versions.
fix
Pin to a specific version and check the repository for updates.
affects: >=0.1.0
Upgrade
Version history
0.1.5-alpha.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Meta
1
Amazon
1
OpenAI (training)
1
Resources
caffe2-context — cargo add caffe2-context · libregistry