Home
last modified time | relevance | path

Searched defs:_shape_tuple (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dops.py595 def _shape_tuple(self): member in Tensor
1173 def _shape_tuple(self): member in _EagerTensorBase
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dresource_variable_ops.py560 def _shape_tuple(self): member in BaseResourceVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc2204 static char _shape_tuple[] = "_shape_tuple"; local