formatLoss
formatLoss(
loss):string
Defined in: src/core/ir/loss.ts:40
Format a Loss as one human-readable line, e.g.
[degraded] charts at sheet "Q3": gradient flattened.
Parameters
Section titled “Parameters”The loss to format.
Returns
Section titled “Returns”string
The one-line description.