Searched refs:_should_act_as_resource_variable (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/ | ||
D | ps_values.py | 327 def _should_act_as_resource_variable(self): member in AggregatingVariable |
D | values.py | 930 def _should_act_as_resource_variable(self): member in DistributedVariable |
/external/tensorflow/tensorflow/python/keras/mixed_precision/ | ||
D | autocast_variable.py | 157 def _should_act_as_resource_variable(self): member in AutoCastVariable |