Type loss_scale Namespace tensorflow.python.training.experimental.loss_scale Methods get get_loss_scale_weights get_loss_scale_weights_dyn Properties DynamicLossScale_fn FixedLossScale_fn get_fn get_loss_scale_weights_fn LossScale_fn 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_fn get; PythonFunctionContainer get_loss_scale_weights_fn get; PythonFunctionContainer LossScale_fn get;