Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dps_values.py183 def sparse_read(self, indices, name=None): member in AggregatingVariable
381 def sparse_read(self, indices, name=None): member in CachingVariable
H A Dvalues_v2.py215 def sparse_read(self, indices, name=None): member in DistributedVariable
H A Dsharded_variable.py695 def sparse_read(self, indices, name=None): member in ShardedVariableMixin
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/
H A Dautocast_variable.py120 def sparse_read(self, indices, name=None): member in AutoCastVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dresource_variable_ops.py748 def sparse_read(self, indices, name=None): member in BaseResourceVariable
H A Dvariables.py932 def sparse_read(self, indices, name=None): member in Variable