SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-dag
/
sk.ainet.lang.graph
/
DefaultGradientTape
/
conv2dBackward
conv2d
Backward
open
override
fun
conv2dBackward
(
upstream
:
Tensor
<
DType
,
Any
>
,
output
:
Tensor
<
DType
,
Any
>
,
inputs
:
List
<
Tensor
<
DType
,
Any
>
>
,
attributes
:
Map
<
String
,
Any
?
>
)
:
List
<
Tensor
<
DType
,
Any
>
?
>
(
source
)