Searched defs:reduce_expr (Results 1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opcodes.py | 171 def unop_reduce(name, output_size, output_type, input_type, prereduce_expr, argument 543 def binop_reduce(name, output_size, output_type, src_type, prereduce_expr, argument 564 def binop_reduce_all_sizes(name, output_size, src_type, prereduce_expr, argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | dot_op_emitter.cc | 286 mlir::AffineExpr reduce_expr; in EmitLinalgMatmul() local
|