Contents

optimizerDeviceData

An array that contains the device optimizer buffers you specify.

Declaration

var optimizerDeviceData: [MLCTensorOptimizerDeviceData] { get }

Discussion

These are the host-side momentum and velocity-optimizer buffers you can query and initialize.

See Also

Inspecting Tensors