Home
last modified time | relevance | path

Searched defs:precision (Results 1 – 25 of 1275) sorted by relevance

12345678910>>...51

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json49 "precision":"High" string
53 "precision":"High" string
57 "precision":"High" string
75 "precision":"Low", string
89 "precision":"Medium", string
98 "precision":"Medium", string
107 "precision":"Medium", string
116 "precision":"Medium", string
125 "precision":"Medium", string
134 "precision":"Medium", string
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Delementwise_test_util.cc34 for (auto precision : env->GetSupportedPrecisions()) { in AbsTest() local
60 for (auto precision : env->GetSupportedPrecisions()) { in CosTest() local
87 for (auto precision : env->GetSupportedPrecisions()) { in CopyTest() local
111 for (auto precision : env->GetSupportedPrecisions()) { in EluTest() local
139 for (auto precision : env->GetSupportedPrecisions()) { in ExpTest() local
167 for (auto precision : env->GetSupportedPrecisions()) { in FloorTest() local
197 for (auto precision : env->GetSupportedPrecisions()) { in FloorDivTest() local
231 for (auto precision : env->GetSupportedPrecisions()) { in FloorModTest() local
264 for (auto precision : env->GetSupportedPrecisions()) { in HardSwishTest() local
291 for (auto precision : env->GetSupportedPrecisions()) { in LogTest() local
[all …]
H A Dpadding_test_util.cc38 for (auto precision : env->GetSupportedPrecisions()) { in PaddingAppendWidthTest() local
68 for (auto precision : env->GetSupportedPrecisions()) { in PaddingPrependWidthTest() local
98 for (auto precision : env->GetSupportedPrecisions()) { in PaddingAppendHeightTest() local
127 for (auto precision : env->GetSupportedPrecisions()) { in PaddingPrependHeightTest() local
156 for (auto precision : env->GetSupportedPrecisions()) { in PaddingAppendChannelsTest() local
185 for (auto precision : env->GetSupportedPrecisions()) { in PaddingPrependChannelsTest() local
214 for (auto precision : env->GetSupportedPrecisions()) { in PaddingPrependChannelsX4Test() local
243 for (auto precision : env->GetSupportedPrecisions()) { in PaddingComplexTest() local
276 for (auto precision : env->GetSupportedPrecisions()) { in PaddingReflectWidthTest() local
306 for (auto precision : env->GetSupportedPrecisions()) { in PaddingReflectChannelsTest() local
H A Dresize_test_util.cc39 for (auto precision : env->GetSupportedPrecisions()) { in ResizeBilinearAlignedTest() local
71 for (auto precision : env->GetSupportedPrecisions()) { in ResizeBilinearNonAlignedTest() local
104 for (auto precision : env->GetSupportedPrecisions()) { in ResizeBilinearWithoutHalfPixelTest() local
136 for (auto precision : env->GetSupportedPrecisions()) { in ResizeBilinearWithHalfPixelTest() local
168 for (auto precision : env->GetSupportedPrecisions()) { in ResizeNearestTest() local
200 for (auto precision : env->GetSupportedPrecisions()) { in ResizeNearestAlignCornersTest() local
232 for (auto precision : env->GetSupportedPrecisions()) { in ResizeNearestHalfPixelCentersTest() local
H A Dselect_v2_test_util.cc110 const CalculationsPrecision& precision, in RunSelectV2()
155 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2TestTemplate() local
183 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2BatchTestTemplate() local
212 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2BroadcastFalseTestTemplate() local
242 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2BroadcastTrueTestTemplate() local
273 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2BroadcastBothTestTemplate() local
301 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2ChannelsTestTemplate() local
330 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2ChannelsBatchTestTemplate() local
361 for (auto precision : env->GetSupportedPrecisions()) { in SelectV2ChannelsBroadcastFalseTestTemplate() local
H A Dsplit_test_util.cc43 for (auto precision : env->GetSupportedPrecisions()) { in SplitChannelsTest() local
87 for (auto precision : env->GetSupportedPrecisions()) { in SplitChannelsX4Test() local
131 for (auto precision : env->GetSupportedPrecisions()) { in SplitWidthTest() local
174 for (auto precision : env->GetSupportedPrecisions()) { in SplitHeightTest() local
216 for (auto precision : env->GetSupportedPrecisions()) { in SplitBatchTest() local
258 for (auto precision : env->GetSupportedPrecisions()) { in SplitDepthTest() local
H A Dtile_test_util.cc34 for (auto precision : env->GetSupportedPrecisions()) { in TileChannelsTest() local
61 for (auto precision : env->GetSupportedPrecisions()) { in TileChannelsX4Test() local
89 for (auto precision : env->GetSupportedPrecisions()) { in TileWidthTest() local
116 for (auto precision : env->GetSupportedPrecisions()) { in TileHeightTest() local
144 for (auto precision : env->GetSupportedPrecisions()) { in TileHWCTest() local
H A Dconv_generic_test_util.cc44 for (auto precision : env->GetSupportedPrecisions()) { in ConvGeneric1x1SimpleWeightsTest() local
81 for (auto precision : env->GetSupportedPrecisions()) { in ConvGeneric1x1Test() local
118 for (auto precision : env->GetSupportedPrecisions()) { in ConvGenericSimpleWeightsTest() local
155 for (auto precision : env->GetSupportedPrecisions()) { in ConvGenericTest() local
196 for (auto precision : env->GetSupportedPrecisions()) { in ConvGenericGroupedTest() local
H A Dconv_weights_converter_test_util.cc146 for (auto precision : env->GetSupportedPrecisions()) { in ConverterToConvWeights1x1OutX4Test() local
180 for (auto precision : env->GetSupportedPrecisions()) { in ConverterToConvWeights1x1OutX4UnalignedTest() local
213 for (auto precision : env->GetSupportedPrecisions()) { in ConverterToConvWeights1x1OutX2Test() local
246 for (auto precision : env->GetSupportedPrecisions()) { in ConverterToConvWeightsOutX2Test() local
281 for (auto precision : env->GetSupportedPrecisions()) { in ConverterToConvTransposedWeights4x4Test() local
315 for (auto precision : env->GetSupportedPrecisions()) { in ConverterToConvWeights4xTexturesTest() local
H A Dpooling_test_util.cc41 for (auto precision : env->GetSupportedPrecisions()) { in AveragePoolingTest() local
72 for (auto precision : env->GetSupportedPrecisions()) { in AveragePoolingNonEmptyPaddingTest() local
104 for (auto precision : env->GetSupportedPrecisions()) { in MaxPoolingTest() local
136 for (auto precision : env->GetSupportedPrecisions()) { in MaxPoolingIndicesTest() local
161 for (auto precision : env->GetSupportedPrecisions()) { in MaxPoolingIndicesTest() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp125 inline bool supportsSignedZero(glu::Precision precision) in supportsSignedZero()
152 static int getMinMantissaBits(glu::Precision precision) in getMinMantissaBits()
164 static int getMaxNormalizedValueExponent(glu::Precision precision) in getMaxNormalizedValueExponent()
176 static int getMinNormalizedValueExponent(glu::Precision precision) in getMinNormalizedValueExponent()
188 static float makeFloatRepresentable(float f, glu::Precision precision) in makeFloatRepresentable()
484 static std::string getCommonFuncCaseName(glu::DataType baseType, glu::Precision precision, glu::Sha… in getCommonFuncCaseName()
492 …AbsCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shader… in AbsCase()
512 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
526 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
572 …SignCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in SignCase()
[all …]
H A Des31fShaderIntegerFunctionTests.cpp123 inline int getShaderUintBitCount(glu::ShaderType shaderType, glu::Precision precision) in getShaderUintBitCount()
150 glu::Precision precision, uint32_t *dst, int numValues) in generateRandomInputData()
338 static std::string getIntegerFuncCaseName(glu::DataType baseType, glu::Precision precision, glu::Sh… in getIntegerFuncCaseName()
346 …UaddCarryCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType … in UaddCarryCase()
361 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
409 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
437 …UsubBorrowCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType… in UsubBorrowCase()
452 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
501 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
529 …UmulExtendedCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderTy… in UmulExtendedCase()
[all …]
H A Des31fShaderAtomicOpTests.cpp99 … AtomicOperandType operandType, DataType type, Precision precision, in ShaderAtomicOpCase()
265 Precision precision) in ShaderAtomicAddCase()
358 static int getPrecisionNumIntegerBits(glu::Precision precision) in getPrecisionNumIntegerBits()
380 static bool intEqualsAfterUintCast(int32_t value, uint32_t casted, glu::Precision precision) in intEqualsAfterUintCast()
407 …containsAfterUintCast(const std::set<int32_t> &haystack, uint32_t needle, glu::Precision precision) in containsAfterUintCast()
415 …containsAfterUintCast(const std::set<uint32_t> &haystack, int32_t needle, glu::Precision precision) in containsAfterUintCast()
427 Precision precision) in ShaderAtomicMinCase()
510 Precision precision) in ShaderAtomicMaxCase()
594 Precision precision) in ShaderAtomicAndCase()
674 Precision precision) in ShaderAtomicOrCase()
[all …]
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp121 inline bool supportsSignedZero(glu::Precision precision) in supportsSignedZero()
148 static int getMinMantissaBits(glu::Precision precision) in getMinMantissaBits()
405 static std::string getCommonFuncCaseName(glu::DataType baseType, glu::Precision precision, glu::Sha… in getCommonFuncCaseName()
413 …AbsCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shader… in AbsCase()
433 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
447 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
493 …SignCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shade… in SignCase()
514 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
539 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
597 …RoundEvenCase(Context &context, glu::DataType baseType, glu::Precision precision, glu::ShaderType … in RoundEvenCase()
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DDragAction.java80 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
112 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
146 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
199 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
233 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
259 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
286 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendSwipe()
310 float[] startCoordinates, float[] endCoordinates, float[] precision) { in sendLinearDrag()
367 UiController uiController, float[] coordinates, float[] precision) { in performLongPress()
381 UiController uiController, float[] coordinates, float[] precision) { in performDoubleTap()
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp106 inline int getShaderUintBitCount(glu::Precision precision) in getShaderUintBitCount()
130 …enerateRandomInputData(de::Random &rnd, glu::DataType dataType, glu::Precision precision, uint32_t… in generateRandomInputData()
188 static std::string getIntegerFuncCaseName(glu::DataType baseType, glu::Precision precision, glu::Sh… in getIntegerFuncCaseName()
409 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
457 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
485 UaddCarryCase(tcu::TestContext &testCtx, glu::DataType baseType, glu::Precision precision, in UaddCarryCase()
515 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
564 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
592 UsubBorrowCase(tcu::TestContext &testCtx, glu::DataType baseType, glu::Precision precision, in UsubBorrowCase()
693 UmulExtendedCase(tcu::TestContext &testCtx, glu::DataType baseType, glu::Precision precision, in UmulExtendedCase()
[all …]
H A DvktShaderCommonFunctionTests.cpp137 static int getMinMantissaBits(glu::DataType type, glu::Precision precision) in getMinMantissaBits()
356 static std::string getCommonFuncCaseName(glu::DataType baseType, glu::Precision precision) in getCommonFuncCaseName()
537 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
572 AbsCase(tcu::TestContext &testCtx, glu::DataType baseType, glu::Precision precision) in AbsCase()
601 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues() local
640 SignCase(tcu::TestContext &testCtx, glu::DataType baseType, glu::Precision precision) in SignCase()
659 const glu::Precision precision = spec.inputs[0].varType.getPrecision(); in infNanRandomFloats() local
729 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
771 IsnanCase(tcu::TestContext &testCtx, glu::DataType baseType, glu::Precision precision) in IsnanCase()
811 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare() local
[all …]
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp419 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
475 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
488 …static inline string funcDefinitions(int callNestingDepth, const string &precision, const string &… in funcDefinitions()
524 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
542const string &precision, bool useHeavierWorkload) in builtinFunctionsCaseStatements()
571 …e string arrayCaseStatements(bool optimized, bool constantExpressionsOnly, const string &precision, in arrayCaseStatements()
607 … string structCaseStatements(bool optimized, bool constantExpressionsOnly, const string &precision, in structCaseStatements()
677 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
693 …static inline string singleStatementCaseStatements(bool optimized, const string &precision, bool u… in singleStatementCaseStatements()
715 static inline string multipleStatementsCaseStatements(bool optimized, const string &precision, in multipleStatementsCaseStatements()
[all …]
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp412 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
468 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
481 …static inline string funcDefinitions(int callNestingDepth, const string &precision, const string &… in funcDefinitions()
520 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
538const string &precision, bool useHeavierWorkload) in builtinFunctionsCaseStatements()
567 …static inline string arrayCaseStatements(bool optimized, const string &precision, bool useHeavierW… in arrayCaseStatements()
595 … string structCaseStatements(bool optimized, bool constantExpressionsOnly, const string &precision, in structCaseStatements()
665 const string precision = getShaderPrecision(m_caseShaderType); in generateProgramData() local
681 …static inline string singleStatementCaseStatements(bool optimized, const string &precision, bool u… in singleStatementCaseStatements()
703 static inline string multipleStatementsCaseStatements(bool optimized, const string &precision, in multipleStatementsCaseStatements()
[all …]
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dnumeric_utils.py44 def compare_dict_tensors(dict_base, dict_control, precision): argument
76 def compare_tuple_tensors(tuple_base, tuple_control, precision): argument
106 def compare_parameters(model_base, model_control, precision): argument
114 def compare_forward_output(pred_base, pred_control, precision): argument
122 def compare_gradients(model_base, model_control, precision): argument
133 model_base, model_control, model_input, num_iterations=10, precision=1e-4 argument
194 precision, argument
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_variables.cpp382 int precision, const char *name, in add_field()
446 ir_variable *add_input(int slot, const glsl_type *type, int precision, in add_input()
459 ir_variable *add_output(int slot, const glsl_type *type, int precision, in add_output()
471 int precision, const char *name) in add_index_output()
477 ir_variable *add_system_value(int slot, const glsl_type *type, int precision, in add_system_value()
561 int precision, in add_index_variable()
607 int precision, in add_variable()
663 int precision, in add_uniform()
696 builtin_variable_generator::add_const(const char *name, int precision, in add_const()
1516 int precision, const char *name, in add_varying()
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/math/
H A DOldBigDecimalConstructorsTest.java37 int precision = 46; in testConstrBigIntegerMathContext() local
118 int precision = 46; in testConstrBigIntegerScaleMathContext() local
281 int precision = 4; in testConstrCharIntIntMathContext() local
374 int precision = 4; in testConstrCharIntIntMathContextException1() local
434 int precision = 21; in testConstrDoubleMathContext() local
572 int precision = 5; in testConstrLongMathContext() local
661 int precision = 5; in testConstrStringMathContext() local
/aosp_15_r20/external/skia/src/gpu/tessellate/
H A DWangsFormula.h39 template<int Degree> constexpr float length_term(float precision) { in length_term()
42 template<int Degree> constexpr float length_term_p2(float precision) { in length_term_p2()
214 AI float worst_case_cubic_p4(float precision, float devWidth, float devHeight) { in nextlog2()
221 AI float worst_case_cubic(float precision, float devWidth, float devHeight) { in nextlog2()
227 AI int worst_case_cubic_log2(float precision, float devWidth, float devHeight) { in nextlog2()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
H A DBigDecimalConstructorsTest.java101 int precision = 46; in testConstrBigIntegerMathContext() local
118 int precision = 46; in testConstrBigIntegerScaleMathContext() local
175 int precision = 4; in testConstrCharIntIntMathContext() local
199 int precision = 4; in testConstrCharIntIntMathContextException1() local
216 int precision = 4; in testConstrCharIntIntMathContextException2() local
291 int precision = 21; in testConstrDoubleMathContext() local
354 int precision = 21; in testConstrIntMathContext() local
381 int precision = 5; in testConstrLongMathContext() local
675 int precision = 5; in testConstrStringMathContext() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/misc/
H A DFormattedFloatingDecimal.java32 int precision, in FormattedFloatingDecimal()
39 double d, int precision, sun.misc.FormattedFloatingDecimal.Form form) { in valueOf()
64 int precision, char[] digits, int nDigits, int exp, boolean isNegative) { in fillCompatible()
73 int precision, char[] digits, int nDigits, int exp, boolean isNegative) { in fillDecimal()
78 int precision, char[] digits, int nDigits, int exp, boolean isNegative) { in fillScientific()

12345678910>>...51