onStep

abstract fun onStep(maxStep: Int, step: Int)(source)

Executes the onStep step in the SDAI ONNX local diffusion feature layer.

Author

Dmitriy Moroz

Parameters

maxStep

max step value consumed by the API.

step

step value consumed by the API.