etensor-core 0.0.1

The pure Rust tensor math and autograd engine
Documentation
1
2
3
4
5
# etensor-core

> ⚠️ **Note:** `etensor-core` is currently in early, experimental development (`v0.0.1`). The API is highly unstable, the codebase is rapidly changing, and it is **not ready for production use**. 

This is the pure Rust calculus engine, shape tracker, and memory manager for the ETensor framework.