Crate zyx_core

source ·
Expand description

§zyx-core

zyx-core is core part of zyx machine learning library. zyx-core contains definitions and functions for tensor, backend, generic runtime with autograd implementation, dtype, shape, scalar, axes, view and generic compiler for backends like opencl, cuda and wgpu.

For README, quick tutorial and source code, please visit [https://www.github.com/zk4x/zyx].

For more details, there is a book.

Modules§