LostTech.TensorFlow : API Documentation

Type FixedLossScale

Namespace tensorflow.train.experimental

Parent LossScale

Interfaces IFixedLossScale

Loss scale with a fixed value.

The loss scale is not updated for the lifetime of instances of this class. A given instance of this class always returns the same number when called.

Properties

Public properties

object PythonObject get;