Home
last modified time | relevance | path

Searched refs:reductions (Results 1 – 25 of 91) sorted by relevance

1234

/external/eigen/doc/
DTutorialReductionsVisitorsBroadcasting.dox5 This page explains Eigen's reductions, visitors and broadcasting and how they are used with
12 scalar value. One of the most used reductions is \link DenseBase::sum() .sum() \endlink,
59 \subsection TutorialReductionsVisitorsBroadcastingReductionsBool Boolean reductions
61 The following reductions operate on boolean values:
77 \subsection TutorialReductionsVisitorsBroadcastingReductionsUserdefined User defined reductions
106 \section TutorialReductionsVisitorsBroadcastingPartialReductions Partial reductions
107 Partial reductions are reductions that can operate column- or row-wise on a Matrix or
109 returning a column or row vector with the corresponding values. Partial reductions are applied
137 …uctionsVisitorsBroadcastingPartialReductionsCombined Combining partial reductions with other opera…
140 within a matrix. With column-wise partial reductions this can be coded as:
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Ddimension-handler.js115 var reductions = [/N\*(D)/g, /(N|D)[*/]N/g, /(N|D)O\1/g, /\((N|D)\)/g];
117 while (i < reductions.length) {
118 if (reductions[i].test(typeCheck)) {
119 typeCheck = typeCheck.replace(reductions[i], '$1');
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ARM/
Dtail-folding-reductions-allowed.ll4 ….main-arm-eabihf -mattr=+mve.fp -loop-vectorize -tail-predication=enabled-no-reductions -S < %s | \
7 …arm-eabihf -mattr=+mve.fp -loop-vectorize -tail-predication=force-enabled-no-reductions -S < %s | \
10 ; Check that this reduction is allowed, except when reductions are disable on
/external/llvm-project/mlir/integration_test/Dialect/Vector/CPU/
Dtest-reductions-f32-reassoc.mlir2 // RUN: -convert-vector-to-llvm='reassociate-fp-reductions' \
22 // Various vector reductions. Not full functional unit tests, but
Dtest-reductions-f64-reassoc.mlir2 // RUN: -convert-vector-to-llvm='reassociate-fp-reductions' \
22 // Various vector reductions. Not full functional unit tests, but
Dtest-reductions-f32.mlir34 // Various vector reductions. Not full functional unit tests, but
Dtest-reductions-f64.mlir34 // Various vector reductions. Not full functional unit tests, but
Dtest-reductions-i32.mlir34 // Various vector reductions. Not full functional unit tests, but
Dtest-reductions-i64.mlir34 // Various vector reductions. Not full functional unit tests, but
/external/llvm-project/polly/test/ScopInfo/NonAffine/
Dnon_affine_loop_condition.ll10 ; RUN: opt %loadPolly -polly-scops -polly-detect-reductions \
14 ; RUN: -polly-detect-reductions=false \
/external/tensorflow/tensorflow/compiler/xla/service/
Dall_reduce_combiner_test.cc63 std::vector<int64> sizes_in_kib, std::vector<HloComputation*> reductions, in MakeCrossReplicaReductions() argument
65 CHECK_EQ(reductions.size(), sizes_in_kib.size()); in MakeCrossReplicaReductions()
69 HloComputation* reduction = reductions[i]; in MakeCrossReplicaReductions()
/external/llvm-project/llvm/docs/
DBugpointRedesign.md22 via classic delta debugging and by adding some IR-specific reductions (e.g.
79 Once these passes are implemented, more meaningful reductions (such as type
/external/llvm-project/polly/test/DependenceInfo/
Dreduction_only_reduction_like_access.ll6 ; We are limited to binary reductions at the moment and this is not one.
/external/llvm-project/polly/test/ScopInfo/
Dreduction_disabled_multiplicative.ll1 …tmt-granularity=bb -polly-scops -analyze -polly-disable-multiplicative-reductions < %s | FileCheck…
/external/llvm-project/polly/
DCREDITS.txt42 D: reductions, general infrastructure
/external/llvm-project/mlir/test/Conversion/VectorToLLVM/
Dvector-reduction-to-llvm.mlir2 // RUN: mlir-opt %s -convert-vector-to-llvm='reassociate-fp-reductions' | FileCheck %s --check-pref…
/external/llvm-project/llvm/test/Transforms/LoopInterchange/
Douter-only-reductions.ll5 ; Outer loop only reductions are not supported currently.
/external/llvm-project/llvm/test/MC/Disassembler/Hexagon/
Dcr.txt10 # Logical reductions on predicates
/external/llvm/test/MC/Disassembler/Hexagon/
Dcr.txt10 # Logical reductions on predicates
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp2498 ArrayRef<AtomicRMWKind> reductions, in build() argument
2507 build(builder, result, resultTypes, reductions, lbMap, /*lbArgs=*/{}, ubMap, in build()
2513 ArrayRef<AtomicRMWKind> reductions, in build() argument
2522 build(builder, result, resultTypes, reductions, lbMap, lbArgs, ubMap, ubArgs, in build()
2528 ArrayRef<AtomicRMWKind> reductions, in build() argument
2541 for (AtomicRMWKind reduction : reductions) in build()
2683 if (op.reductions().size() != op.getNumResults()) in verify()
2687 for (Attribute attr : op.reductions()) { in verify()
2757 llvm::interleaveComma(op.reductions(), p, [&](auto &attr) { in print()
2836 SmallVector<Attribute, 4> reductions; in parseAffineParallelOp() local
[all …]
/external/llvm-project/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
Dpredicated-liveout-unknown-lanes.ll2 …n-none-none-eabi -mattr=+mve.fp -O3 -tail-predication=force-enabled-no-reductions %s -o - | FileCh…
/external/bcc/debian/
Dchangelog35 * Runtime memory usage reductions
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dvecreduce-fmax-legalization-nan.ll48 ; unordered reductions.
/external/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/
Dpr33053.ll10 ; Ensure that we don't emit reduction intrinsics for unsupported short reductions.
/external/llvm-project/llvm/docs/GlobalISel/
DGenericOpcode.rst556 The SEQ variants perform reductions in sequential order. The first operand is
562 These reductions are relaxed variants which may reduce the elements in any order.
570 Integer/bitwise reductions
583 Integer reductions may have a result type larger than the vector element type.

1234