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/autograph/utils/
H A Dtensor_list_test.py30 def _shape(self, shape_tuple): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python_api/
H A Dxla_shape.py140 def CreateShapeFromDtypeAndTuple(dtype, shape_tuple): # pylint: disable=invalid-name argument
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc2205 tensorflow::Safe_PyObjectPtr shape_tuple( local