baikal.Model.set_trainable_at

Model.set_trainable_at(port, value)

Set trainable flag at the specified port.

Parameters
  • port – Port on which to set the trainable flag.

  • value – Trainable flag.