{"id":58124,"library":"caffe2-tensor","title":"caffe2-tensor","description":"A Rust crate for Caffe2 tensor operations.","status":"active","version":"0.1.5-alpha.0","language":"rust","source_language":null,"source_url":"https://github.com/kleb6/caffe2-rs","tags":["caffe2","tensor","machine-learning"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncaffe2-tensor = \"0.1.5-alpha.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add caffe2-tensor","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Tensor","correct":"use caffe2_tensor::Tensor;"}],"quickstart":{"code":"use caffe2_tensor::Tensor;\n\nfn main() {\n    let tensor = Tensor::new(&[2, 3]);\n    println!(\"Tensor shape: {:?}\", tensor.shape());\n}","lang":"rust","description":"Creates a new tensor with given shape."},"warnings":[],"env_vars":null,"search_vec":"'caffe2':2,8,11 'caffe2-tensor':1 'crate':6 'learn':15 'machin':14 'machine-learn':13 'oper':10 'rust':5 'tensor':3,9,12","created_at":"2026-06-16T16:12:10.360276+00:00","updated_at":"2026-06-16T16:12:10.360276+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/kleb6/caffe2-rs","github":"https://github.com/kleb6/caffe2-rs","docs":"https://docs.rs/caffe2-tensor/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}