Package org.jetbrains.kotlinx.dl.api.core.exception
Types
IdentityDimensionalityException
Link copied to clipboard
Thrown if it's not 2D matrix created.
RepeatableLayerNameException
Link copied to clipboard
Thrown by org.jetbrains.kotlinx.dl.api.core.Sequential model during model initialization if the model layers has the same name in a few layers.