Searched defs:variable_def (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | variables.py | 193 variable_def=None, argument 233 variable_def=None, argument 378 variable_def=None, argument 1191 def from_proto(variable_def, import_scope=None): argument 1461 variable_def=None, argument 1559 variable_def=None, argument 1862 def _init_from_proto(self, variable_def, import_scope=None): argument
|
H A D | resource_variable_ops.py | 823 def from_proto(variable_def, import_scope=None): argument 1576 variable_def=None, argument 1937 variable_def, argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc8/ |
D | statement_def.hpp | 60 auto const variable_def = identifier; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc9/ |
D | statement_def.hpp | 60 auto const variable_def = identifier; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | values_v2.py | 228 def from_proto(variable_def, import_scope=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ |
H A D | autocast_variable.py | 364 def from_proto(self, variable_def, import_scope=None): argument
|