Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Interfaces/
DInferTypeOpInterface.h40 ShapedTypeComponents() : ranked(false), elementType(nullptr), attr(nullptr){}; in ShapedTypeComponents() function
41 ShapedTypeComponents(Type elementType) in ShapedTypeComponents() function
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc1871 llvm::SmallVectorImpl<mlir::ShapedTypeComponents>&) { in inferReturnTypeComponents()
2845 llvm::SmallVectorImpl<mlir::ShapedTypeComponents>&) { in inferReturnTypeComponents()