Home
last modified time | relevance | path

Searched defs:shape_e (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Ddynamic_ragged_shape_test.py1845 shape_e, argument
1897 shape_e, argument
1985 shape_e, argument
2055 shape_e, argument
2078 shape_e, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties_test.cc1999 const auto shape_e = properties.GetOutputProperties("e").at(0).shape(); in TEST_F() local