TorchLean API

NN.Examples.Quickstart.TensorBasics

Quickstart: Tensor Basics #

This is the first stop in the TorchLean examples. It does not use sessions, CUDA, or autograd. It is just about building typed tensors in Lean with a convenient constructor layer.

What it covers:

Run: lake exe torchlean quickstart_tensors

Command-line help for the tensor-basics quickstart.

Instances For