Functions
Link copied to clipboard
Convenience factory for ONNX ModelProto using the generated pbandk decoder.
Link copied to clipboard
fun <M : Message> fromSource(sourceProvider: suspend () -> Source, decode: (ByteArray) -> M): OnnxLoader<M>
Convenience factory for sources provided by kotlinx-io.