api
/
org.jetbrains.kotlinx.dl.api.core
/
freeze
freeze
fun
GraphTrainableModel
.
freeze
()
Content copied to clipboard
Freezes weights in all layers in this model, so they won't be changed during training.
See also
Layer.
freeze