Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_tensor.h49 mlir::TF::ShapeAttr ConvertTypeToTensorShapeAttr(const mlir::Type& type);
Dconvert_tensor.cc203 mlir::TF::ShapeAttr ConvertTypeToTensorShapeAttr(const mlir::Type& type) { in ConvertTypeToTensorShapeAttr() function