Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dmangling_util.h44 string MangleShape(const TensorShapeProto& shape);
Dmangling_util.cc63 string MangleShape(const TensorShapeProto& shape) { in MangleShape() function