Searched defs:reduce_expr (Results 1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opcodes.py | 177 def unop_reduce(name, output_size, output_type, input_type, prereduce_expr, argument 595 def binop_reduce(name, output_size, output_type, src_type, prereduce_expr, argument 621 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 | 297 mlir::AffineExpr reduce_expr; in EmitLinalgMatmul() local
|