duplicate

internal fun duplicate(data: FloatArray, dimensions: LongArray?): LocalDiffusionTensor<*>(source)

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

Return

Result produced by duplicate.

Author

Dmitriy Moroz

Parameters

data

data value consumed by the API.

dimensions

dimensions value consumed by the API.