kd.nn.set_train_property

kd.nn.set_train_property#

kauldron.modules.set_train_property(
is_training: bool,
) collections.abc.Iterator[None][source]

Set the self.is_training state to the given value.