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
/
OnnxWeightLoader
/
matchesOnnxLayer
matches
Onnx
Layer
fun
matchesOnnxLayer
(
onnxName
:
String
,
dslLayerName
:
String
?
)
:
Boolean
(
source
)
Check if an ONNX tensor name matches a DSL layer name.
Delegates to
WeightMapper.matchesLayerName
.