Searched refs:multiplied (Results 1 – 25 of 99) sorted by relevance
1234
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | solve-quadratic.ll | 38 ; where the equation was multiplied by 2 to make the coefficient at x^2 an 47 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation -2x^2 + -2x + -4, coeff bw: 5, multiplied by 2 79 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation 1x^2 + -73x + 0, coeff bw: 33, multiplied by 2 123 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation 2x^2 + -4x + 2, coeff bw: 5, multiplied by 2 180 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation 4x^2 + 2x + 0, coeff bw: 17, multiplied by 2 199 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation 4x^2 + 2x + 2, coeff bw: 17, multiplied by 2 230 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation -1x^2 + -1x + 0, coeff bw: 33, multiplied by 2 274 ; CHECK: {{.*}}GetQuadraticEquation{{.*}}: equation 1x^2 + -199999x + 0, coeff bw: 33, multiplied b… 321 …}GetQuadraticEquation{{.*}}: equation 532052752x^2 + -450429774x + 0, coeff bw: 33, multiplied by 2 340 …draticEquation{{.*}}: equation 532052752x^2 + -450429774x + 71188414, coeff bw: 33, multiplied by 2
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BatchNormWithGlobalNormalization.pbtxt | 36 If "scale_after_normalization" is true, this tensor will be multiplied 50 needs to be multiplied with gamma.
|
D | api_def_BatchNormWithGlobalNormalizationGrad.pbtxt | 29 If "scale_after_normalization" is true, this Tensor will be multiplied 79 needs to be multiplied with gamma.
|
D | api_def_QuantizedMatMulWithBias.pbtxt | 7 A matrix to be multiplied. Must be a two-dimensional tensor of type `quint8`. 13 A matrix to be multiplied and must be a two-dimensional tensor of type `qint8`.
|
D | api_def_QuantizedMatMulWithBiasAndRelu.pbtxt | 7 A matrix to be multiplied. Must be a two-dimensional tensor of type `quint8`. 13 A matrix to be multiplied and must be a two-dimensional tensor of type `qint8`.
|
D | api_def_QuantizedBatchNormWithGlobalNormalization.pbtxt | 84 If "scale_after_normalization" is true, this tensor will be multiplied 110 needs to be multiplied with gamma.
|
D | api_def_QuantizedMatMulWithBiasAndReluAndRequantize.pbtxt | 7 A matrix to be multiplied. Must be a two-dimensional tensor of type `quint8`. 13 A matrix to be multiplied and must be a two-dimensional tensor of type `qint8`.
|
D | api_def_Cross.pbtxt | 25 of corresponding 3-element vectors is cross-multiplied independently.
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_eld_decoder_sbr_pre_twiddle.s | 20 LSL r8, r8, #1 @Left shift the multiplied value by 1 33 LSL r9, r9, #1 @Left shift the multiplied value by 1
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | backend_configs.proto | 30 // The scaling factor multiplied with the convolution result. 40 // The scaling factor multiplied with the side input. If no side input buffer
|
/external/mesa3d/docs/_extra/specs/ |
D | MESA_swap_frame_usage.spec | 116 time multiplied by the swap interval (or one if the swap interval is set 120 refresh time multiplied by the divisor parameter to
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.texture.format.txt | 41 Texture lookups use same coordinates and lookup results are multiplied
|
D | functional.vertex_arrays.multiple_attributes.txt | 45 range from -1.0 to 1.0. Other attributes are multiplied component wise and are scaled
|
/external/python/cpython2/Doc/library/ |
D | audioop.rst | 183 Return a fragment that has all samples in the original fragment multiplied by 213 Convert a stereo fragment to a mono fragment. The left channel is multiplied by 222 are multiplied by *lfactor* and right channel samples by *rfactor*.
|
/external/python/cpython3/Doc/library/ |
D | audioop.rst | 191 Return a fragment that has all samples in the original fragment multiplied by 221 Convert a stereo fragment to a mono fragment. The left channel is multiplied by 230 are multiplied by *lfactor* and right channel samples by *rfactor*.
|
/external/eigen/doc/ |
D | ClassHierarchy.dox | 34 …added, matrix-multiplied, LU-decomposed, QR-decomposed... All matrix expression classes, including 39 added, array-multiplied, and on which you can perform all sorts of array operations... All array
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.vertex_arrays.multiple_attributes.txt | 45 range from -1.0 to 1.0. Other attributes are multiplied component wise and are scaled
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/ |
D | lower_complex_patterns.td | 81 // exponential operator multiplied by Euler's formula.
|
/external/grpc-grpc/examples/protos/ |
D | route_guide.proto | 56 // (degrees multiplied by 10**7 and rounded to the nearest integer).
|
/external/grpc-grpc-java/examples/src/main/proto/ |
D | route_guide.proto | 55 // (degrees multiplied by 10**7 and rounded to the nearest integer).
|
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/proto/ |
D | route_guide.proto | 55 // (degrees multiplied by 10**7 and rounded to the nearest integer).
|
/external/libhevc/test/encoder/ |
D | vid_enc_cfg.txt | 39 --codec_level 156 /* Coded Level multiplied by 30 */
|
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/ |
D | SPIRVMatrixOps.td | 81 each column in Matrix is multiplied by Scalar.
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | optimization_parameters.proto | 94 // pre-multiplied by the learning rate (i.e., the accumulator named "linear" 396 // If true, the weight decay factor is multiplied by the current learning rate 447 // (1) The embedding vector multiplied by zero returns a vector containing
|
/external/skia/site/docs/user/ |
D | color.md | 33 in color management, and we need to divide it out if it's multiplied in
|
1234