Set Train Status by nameDescription Sets the boolean “training?” of layer selected by name given as input. If the...
HAIBAL Blog
training
read more
Set Train Status by index
Set Train Status by indexDescription Sets the boolean “training?” of layer selected by index given as input. If the...
Set All Train Status
Set All Train StatusDescription Sets for all layers contained in the model the state of the boolean "training?". If...
Get Train Status by name
Get Train Status by name Description Gets the boolean “training_status” of layer selected by name given as input. If...
Get Train Status by index
Get Train Status by index Description Gets the boolean “training_status” of layer selected by index given as input. If...
Get All Train Status
Get All Train Status Description Gets for all layers contained in the model the state of the boolean...