LostTech.TensorFlow : API Documentation

Type loss_scale

Namespace tensorflow.python.training.experimental.loss_scale

Public static methods

object get(LossScale identifier)

IEnumerable<object> get_loss_scale_weights(LossScale loss_scale)

object get_loss_scale_weights_dyn(object loss_scale)

Public properties

PythonFunctionContainer DynamicLossScale_fn get;

PythonFunctionContainer FixedLossScale_fn get;

PythonFunctionContainer get_loss_scale_weights_fn get;

PythonFunctionContainer LossScale_fn get;