SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-core
/
sk.ainet.tape
/
RecordedOperation
/
RecordedOperation
Recorded
Operation
constructor
(
operation
:
Operation
,
inputs
:
List
<
TensorSpec
>
,
outputs
:
List
<
TensorSpec
>
,
timestamp
:
Long
=
0
,
metadata
:
Map
<
String
,
Any
>
=
emptyMap()
)
(
source
)