Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dutils_test.cc543 TEST_F(UtilsTest, TensorIdToString) { in TEST_F() argument
Dutils.cc91 string TensorIdToString(const TensorId& tensor_id) { in TensorIdToString() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.cc496 string TensorIdToString(const tf2xla::TensorId& id) { in TensorIdToString() function