Docs.rs
block-graph-0.1.1
block-graph 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
8000thCube
Dependencies
burn ^0.18
normal
rand ^0.9
normal
serde ^1
normal
Versions
78.44%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module ops
block_
graph
0.1.1
Module ops
Module Items
Structs
Traits
In crate block_
graph
block_graph
Module
ops
Copy item path
Source
Expand description
operator like traits for common tensor operations
Structs
§
Unsqueeze
Scalar
unsqueezed scalar that can be converted to vector type
Traits
§
Abs
trait to represent the operation
Cat
trait to represent the operation
Rank
get tensor rank
Squared
Error
trait to represent the operation
Squeeze
trait to represent the operation
Stack
trait to represent the operation
Swap
Dims
trait to represent the operation
Unsqueeze
trait to represent the operation