Home
last modified time | relevance | path

Searched refs:MangleDataType (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dmangling_util.h54 string MangleDataType(const DataType& dtype);
Dmangling_util.cc79 string MangleDataType(const DataType& dtype) { in MangleDataType() function