Skip to content

tensor4all/computegraph-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computegraph-rs

Operation-agnostic computation graph engine in Rust.

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

Fully generic over Operation: GraphOperation; it never references specific primitive operation sets.

Part of the tensor4all v2 stack

computegraph-rs  ← this crate
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