decode

fun decode(input: Map<String?, OnnxTensor?>?): Any(source)

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

Return

Result produced by decode.

Author

Dmitriy Moroz

Parameters

input

input value consumed by the API.