Contents

perLayerProfiling

The option to enable additional per-layer profiling information using signposts.

Declaration

static var perLayerProfiling: MLCExecutionOptions { get }

Discussion

Visualize the layer information using the Logging profiling template in Instruments. This information may not be available for all ML Compute devices.

See Also

Execution Options