internal/

directory
v0.7.6 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2026 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 generate provides text generation utilities for LLMs.
Package generate provides text generation utilities for LLMs.
Package gguf provides GGUF file format parsing and model loading.
Package gguf provides GGUF file format parsing and model loading.
Package loader provides model weight loading functionality for Born ML framework.
Package loader provides model weight loading functionality for Born ML framework.
Package nn provides neural network modules and layers for building deep learning models.
Package nn provides neural network modules and layers for building deep learning models.
Package onnx provides ONNX model import/export functionality.
Package onnx provides ONNX model import/export functionality.
operators
Package operators implements ONNX operator mapping to Born tensor operations.
Package operators implements ONNX operator mapping to Born tensor operations.
Package optim implements optimization algorithms for training neural networks.
Package optim implements optimization algorithms for training neural networks.
Package parallel provides parallel execution utilities for the Born ML framework.
Package parallel provides parallel execution utilities for the Born ML framework.
Package serialization provides native .born format for saving and loading Born ML models.
Package serialization provides native .born format for saving and loading Born ML models.
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.
Package tokenizer provides text tokenization for LLM inference.
Package tokenizer provides text tokenization for LLM inference.

Jump to

Keyboard shortcuts

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