Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dconvert_tensor.cc260 mlir::TF::ShapeAttr ConvertTypeToTensorShapeAttr(const mlir::Type& type) { in ConvertTypeToTensorShapeAttr() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dconvert_tensor.cc262 ShapeAttr ConvertTypeToTensorShapeAttr(const Type& type) { in ConvertTypeToTensorShapeAttr() function