Home
last modified time | relevance | path

Searched refs:AutoCastDistributedVariable (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/keras/mixed_precision/
Dautocast_variable.py520 class AutoCastDistributedVariable(AutoCastVariable, variable.__class__): class
532 return super(AutoCastDistributedVariable, self).__repr__()
541 return AutoCastDistributedVariable(variable)