api
/
org.jetbrains.kotlinx.dl.api.core.shape
/
TensorShape
/
assertKnown
assert
Known
fun
assertKnown
(i:
Int
)
Content copied to clipboard
Throw an exception if dimension
i
is unknown.
Parameters
i
Target dimension to test
Throws
java.
lang.
Illegal
State
Exception
if dimension
i
is unknown