decode

abstract fun decode(ids: IntArray?): String?(source)

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

Return

Result produced by decode.

Author

Dmitriy Moroz

Parameters

ids

ids value consumed by the API.