SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-onnx
/
sk.ainet.io.onnx
/
OnnxLoadedModel
Onnx
Loaded
Model
data
class
OnnxLoadedModel
<
M
:
Message
>
(
val
proto
:
M
,
val
rawBytes
:
ByteArray
)
(
source
)
Holder for the parsed ONNX model alongside its serialized form.
Members
Constructors
Onnx
Loaded
Model
Link copied to clipboard
constructor
(
proto
:
M
,
rawBytes
:
ByteArray
)
Properties
proto
Link copied to clipboard
val
proto
:
M
raw
Bytes
Link copied to clipboard
val
rawBytes
:
ByteArray