TorchLean API

NN.Runtime.Scalar

Scalar #

Runtime scalar conventions.

Runtime execution stays in IEEE32Exec/Float/NeuralFloat; each backend has a different proof status relative to the spec layer.

Note on trust boundaries:

@[reducible, inline]

Default runtime scalar for execution.

Instances For
    @[reducible, inline]

    Runtime tensors are Float-typed tensors.

    Instances For
      @[reducible, inline]

      NeuralFloat runtime scalar (precision-aware).

      Instances For
        @[reducible, inline]

        Runtime tensors backed by NeuralFloat.

        Instances For