Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dutils_test.cc547 TEST_F(UtilsTest, TensorIdToString) { in TEST_F() argument
H A Dutils.cc76 string TensorIdToString(const TensorId& tensor_id) { in TensorIdToString() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util.cc667 string TensorIdToString(const tf2xla::TensorId& id) { in TensorIdToString() function