SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-hlo
/
sk.ainet.compile.hlo.validation
/
ParsedMlirStructure
/
ParsedMlirStructure
Parsed
Mlir
Structure
constructor
(
moduleName
:
String
?
=
null
,
functionName
:
String
,
functionSignature
:
FunctionSignature
,
operations
:
List
<
ParsedOperation
>
,
metadata
:
Map
<
String
,
String
>
=
emptyMap()
)
(
source
)