TorchLean API

NN.API.Public.Facade.Data.DotInfo

TorchLean Public Dot-Notation Model Info #

Dot-notation model summaries for built models and seeded model builders.

@[reducible, inline]

Dot-notation model info for built TorchLean sequential models.

Instances For

    Seeded builders are inspected with seed 0. The seed only chooses initial parameter values; layer names, shapes, and parameter counts come from the model structure.

    @[reducible, inline]

    Dot-notation model info for public seeded model builders.

    Instances For