SiliconDiffusionCoreMlProgress

data class SiliconDiffusionCoreMlProgress(val current: Int, val total: Int)(source)

Carries progress updates from the Swift Silicon Diffusion Core ML runtime.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(current: Int, total: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val total: Int