Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc992 Type CreateRealType(Type type) { in CreateRealType() function
1011 inferredReturnTypes.push_back(CreateRealType(operands[0].getType())); in inferReturnTypes()
1054 inferredReturnTypes.push_back(CreateRealType(operands[0].getType())); in inferReturnTypes()