Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dchlo_ops.cc68 static Type GetBroadcastType(Type x, Type y, Type element_type, in GetBroadcastType() function
144 GetBroadcastType(lhs_type, rhs_type, element_type, broadcast_dimensions); in InferBroadcastBinaryOpReturnTypeComponents()
222 auto new_type = GetBroadcastType(lhs.getType(), rhs.getType(), in build()
305 auto type = GetBroadcastType( \