Home
last modified time | relevance | path

Searched defs:coefficient (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mindspore/mindspore/nn/optim/
Dlars.py43 def _check_param_value(optimizer, epsilon, coefficient, use_clip, prim_name): argument
105 def __init__(self, optimizer, epsilon=1e-05, coefficient=0.001, use_clip=False, argument
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DPolyphaseResampler.cpp47 float coefficient = *coefficients++; in readFrame() local
DPolyphaseResamplerStereo.cpp56 float coefficient = *coefficients++; in readFrame() local
DMultiChannelResampler.cpp155 float coefficient = sinc(radians * cutoffScaler) * window; in generateCoefficients() local
/third_party/vk-gl-cts/modules/glshared/
DglsCalibration.hpp42 float coefficient; member
57 float coefficient; member
/third_party/protobuf/benchmarks/php/
DPhpBenchmark.php51 private $coefficient; variable in Google\\Protobuf\\Benchmark\\Benchmark
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp76 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
Dloop_peeling.cpp1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp76 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
/third_party/spirv-tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp76 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
Dloop_peeling.cpp1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/cipher/
DShareSecrets.java81 final BigInteger[] coefficient = new BigInteger[minNum - 1]; in split() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/
Dminimal_filtering_generator.c152 int coefficient = pow(-1, i - 1); in GenerateIntervalArray() local
181 float *matrix_gt, float coefficient, int out_unit, int filter_size) { in CookToomFilter()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DGlitchAnalyzer.h244 const double coefficient = 0.1; in processInputFrame() local
/third_party/ffmpeg/libavcodec/
Drv34.h71 VLC coefficient; ///< VLCs used for decoding big coefficients member
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c321 gdouble coefficient; in gst_audio_mix_matrix_set_property() local

12