api
/
org.jetbrains.kotlinx.dl.api.core.shape
/
TensorShape
/
size
size
fun
size
(i:
Int
):
Long
Content copied to clipboard
Get the size of a target dimension.
Return
The size of dimension i
Parameters
i
Target dimension.