Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dblas.cc98 std::string DataTypeString(DataType ty) { in DataTypeString() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtypes.cc148 string DataTypeString(DataType dtype) { in DataTypeString() function