Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/optim/
Dlars.py46 def _check_param_value(optimizer, epsilon, coefficient, use_clip, prim_name): argument
121 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/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()
/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()
Dloop_peeling.cpp1030 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/spirv-tools/source/opt/
Dloop_dependence.cpp153 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
511 SENode* coefficient, in StrongSIVTest()
665 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
696 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
849 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1003 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp466 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp136 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
Dscalar_analysis.cpp75 const Loop* loop, SENode* offset, SENode* coefficient) { in CreateRecurrentExpression()
Dloop_peeling.cpp1031 SExpression coefficient = rhs->GetCoefficient(); in HandleInequality() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dkl_div_loss_grad_cpu_kernel.cc143 double coefficient = -1.0; in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/base/
Dminimal_filtering_generator.c153 int coefficient = pow(-1, i - 1); in GenerateIntervalArray() local
182 float *matrix_gt, float coefficient, int out_unit, int filter_size) { in CookToomFilter()
/third_party/decimal.js/test/modules/
DDecimal.js16 var t = function (coefficient, exponent, sign, n) { argument
/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/backends/backend/
Dcanon_lide70-common.c294 make_descending_slope (size_t start_descent, double coefficient, in make_descending_slope()
352 double coefficient, unsigned char *buf) in make_slope_table()

12