Searched defs:initialized_value (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/include/boost/utility/ | ||
D | value_init.hpp | 234 initialized_value_t const initialized_value = {} ; variable |
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ | ||
H A D | ps_values.py | 166 def initialized_value(self): member in AggregatingVariable |
H A D | packed_distributed_variable.py | 284 def initialized_value(self): member in PackedVarAndDevice |
H A D | values.py | 601 def initialized_value(self): member in DistributedVariable |
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ | ||
H A D | autocast_variable.py | 200 def initialized_value(self): member in AutoCastVariable |
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ | ||
H A D | variables.py | 532 def initialized_value(self): member in Variable |