Home
last modified time | relevance | path

Searched defs:variable_def (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dvariables.py193 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 Dresource_variable_ops.py823 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/
Dstatement_def.hpp60 auto const variable_def = identifier; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc9/
Dstatement_def.hpp60 auto const variable_def = identifier; variable
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dvalues_v2.py228 def from_proto(variable_def, import_scope=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/
H A Dautocast_variable.py364 def from_proto(self, variable_def, import_scope=None): argument