Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_utils.h51 static StatusOr<TypeT> ConvertTensorShapeToType(const Shape& shape, in ConvertTensorShapeToType() function
66 inline StatusOr<mlir::MemRefType> ConvertTensorShapeToType( in ConvertTensorShapeToType() function