Skip to content

tensor4all/computegraph-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computegraph-rs

AD-agnostic tensor computation graph engine in Rust.

Provides fragment-based graph construction, logical resolution, physical materialization, SSA compilation, and evaluation.

Fully generic over Op: GraphOp — never references specific primitives.

Part of the tensor4all v2 stack

computegraph-rs  ← this crate
chainrules-rs    ← AD trait definitions
tidu-rs          ← AD graph transforms
tenferro-rs      ← concrete tensor primitives

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages