Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/mixed_precision/experimental/
Dautocast_variable.py72 def _should_cast(self): member in AutoCastVariable
83 if self._should_cast():
95 if not self._should_cast():
105 if not self._should_cast():
112 if not self._should_cast():
136 if not self._should_cast():