SKaiNET
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.java
/
TensorJavaOps
/
reshape
reshape
jvm
@
JvmStatic
fun
reshape
(
a
:
Tensor
<
*
,
*
>
,
newShape
:
IntArray
)
:
Tensor
<
*
,
*
>
(
source
)
Reshape the tensor to the given dimensions.