api
/
org.jetbrains.kotlinx.dl.api.core.shape
/
TensorShape
/
get
get
operator fun
get
(i:
Int
):
Long
Content copied to clipboard
Returns the value of a dimension
Return
The size of dimension i
Parameters
i
The index at which to retrieve a dimension.