Home
last modified time | relevance | path

Searched refs:multiplied (Results 1 – 25 of 99) sorted by relevance

1234

/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dsolve-quadratic.ll38 ; 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/
Dapi_def_BatchNormWithGlobalNormalization.pbtxt36 If "scale_after_normalization" is true, this tensor will be multiplied
50 needs to be multiplied with gamma.
Dapi_def_BatchNormWithGlobalNormalizationGrad.pbtxt29 If "scale_after_normalization" is true, this Tensor will be multiplied
79 needs to be multiplied with gamma.
Dapi_def_QuantizedMatMulWithBias.pbtxt7 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`.
Dapi_def_QuantizedMatMulWithBiasAndRelu.pbtxt7 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`.
Dapi_def_QuantizedBatchNormWithGlobalNormalization.pbtxt84 If "scale_after_normalization" is true, this tensor will be multiplied
110 needs to be multiplied with gamma.
Dapi_def_QuantizedMatMulWithBiasAndReluAndRequantize.pbtxt7 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`.
Dapi_def_Cross.pbtxt25 of corresponding 3-element vectors is cross-multiplied independently.
/external/libxaac/decoder/armv7/
Dixheaacd_eld_decoder_sbr_pre_twiddle.s20 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/
Dbackend_configs.proto30 // 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/
DMESA_swap_frame_usage.spec116 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/
Dperformance.texture.format.txt41 Texture lookups use same coordinates and lookup results are multiplied
Dfunctional.vertex_arrays.multiple_attributes.txt45 range from -1.0 to 1.0. Other attributes are multiplied component wise and are scaled
/external/python/cpython2/Doc/library/
Daudioop.rst183 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/
Daudioop.rst191 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/
DClassHierarchy.dox34 …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/
Dfunctional.vertex_arrays.multiple_attributes.txt45 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/
Dlower_complex_patterns.td81 // exponential operator multiplied by Euler's formula.
/external/grpc-grpc/examples/protos/
Droute_guide.proto56 // (degrees multiplied by 10**7 and rounded to the nearest integer).
/external/grpc-grpc-java/examples/src/main/proto/
Droute_guide.proto55 // (degrees multiplied by 10**7 and rounded to the nearest integer).
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/proto/
Droute_guide.proto55 // (degrees multiplied by 10**7 and rounded to the nearest integer).
/external/libhevc/test/encoder/
Dvid_enc_cfg.txt39 --codec_level 156 /* Coded Level multiplied by 30 */
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DSPIRVMatrixOps.td81 each column in Matrix is multiplied by Scalar.
/external/tensorflow/tensorflow/core/protobuf/tpu/
Doptimization_parameters.proto94 // 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/
Dcolor.md33 in color management, and we need to divide it out if it's multiplied in

1234