internal/

directory
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2025 License: Apache-2.0

Directories

Path Synopsis
Package autodiff implements automatic differentiation using the decorator pattern.
Package autodiff implements automatic differentiation using the decorator pattern.
ops
Package ops defines operation interfaces and implementations for automatic differentiation.
Package ops defines operation interfaces and implementations for automatic differentiation.
Package backend provides backend implementations for tensor operations.
Package backend provides backend implementations for tensor operations.
cpu
Package cpu implements the CPU backend with SIMD optimizations and BLAS integration.
Package cpu implements the CPU backend with SIMD optimizations and BLAS integration.
webgpu
Package webgpu implements the WebGPU backend for GPU-accelerated tensor operations.
Package webgpu implements the WebGPU backend for GPU-accelerated tensor operations.
Package nn implements neural network modules for the Born ML Framework.
Package nn implements neural network modules for the Born ML Framework.
Package optim implements optimization algorithms for training neural networks.
Package optim implements optimization algorithms for training neural networks.
Package tensor provides the core tensor types and operations for Born ML framework.
Package tensor provides the core tensor types and operations for Born ML framework.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL