Home
last modified time | relevance | path

Searched defs:_as_graph_element (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dvalues.py422 def _as_graph_element(self): member in Mirrored
888 def _as_graph_element(self): member in DistributedVariable
1135 def _as_graph_element(self): member in MirroredVariable
1344 def _as_graph_element(self): member in SyncOnReadVariable
1457 def _as_graph_element(self, _): member in VariablePolicy
1493 def _as_graph_element(self, var): member in OnReadPolicy
1626 def _as_graph_element(self, var): member in OnWritePolicy
H A Dvalues_v2.py231 def _as_graph_element(self): member in DistributedVariable
H A Dpacked_distributed_variable.py353 def _as_graph_element(self): member in PackedVarAndDevice
H A Dtpu_values.py125 def _as_graph_element(self): member in TPUVariableMixin
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dops_test.py2381 def _as_graph_element(self): member in ControlDependenciesTest.testBasicWithConversion.ConvertibleObj
3070 def _as_graph_element(self): member in GraphTest.testAsGraphElementConversions.ConvertibleObj
H A Dops.py197 def _as_graph_element(obj): function
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dbasic_session_run_hooks.py1097 def _as_graph_element(obj): function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/
H A Dautocast_variable.py328 def _as_graph_element(self): member in AutoCastVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_tensor.py2225 def _as_graph_element(self): member in RaggedTensor
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dresource_variable_ops.py586 def _as_graph_element(self): member in BaseResourceVariable
H A Dvariables.py1907 def _as_graph_element(self): member in RefVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dbackend.py591 def _as_graph_element(obj): function