Home
last modified time | relevance | path

Searched full:regression (Results 1 – 25 of 2611) sorted by relevance

12345678910>>...105

/external/zstd/.circleci/
Dconfig.yml41 regression-test:
52 # and below. If we fail to bust the cache, the regression testing will
56 - regression-cache-{{ checksum "tests/regression/data.c" }}-v0
58 name: Regression Test
61 make -C tests/regression test
63 ./tests/regression/test \
64 --cache tests/regression/cache \
71 echo "> diff tests/regression/results.csv $CIRCLE_ARTIFACTS/results.csv"
72 diff tests/regression/results.csv $CIRCLE_ARTIFACTS/results.csv
76 key: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
[all …]
/external/zstd/.github/workflows/
Dnightly.yml12 regression-test:
24 key: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
25 path: tests/regression/cache
26 restore-keys: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
34 - name: Regression Test
37 make -C tests/regression test
39 ./tests/regression/test \
40 --cache tests/regression/cache \
47 echo "> diff tests/regression/results.csv $CIRCLE_ARTIFACTS/results.csv"
48 diff tests/regression/results.csv $CIRCLE_ARTIFACTS/results.csv
Dcommit.yml52 regression-test:
65 key: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
66 path: tests/regression/cache
67 restore-keys: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
72 - name: Regression Test
75 make -C tests/regression test
77 ./tests/regression/test \
78 --cache tests/regression/cache \
85 echo "> diff tests/regression/results.csv $CIRCLE_ARTIFACTS/results.csv"
86 diff tests/regression/results.csv $CIRCLE_ARTIFACTS/results.csv
/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/regression/
DUpdatingMultipleLinearRegression.java17 package org.apache.commons.math3.stat.regression;
23 * An interface for regression models allowing for dynamic updating of the data.
25 * become available, they can be added to the regression model and an updated
26 * estimate regression statistics can be calculated.
40 * Returns the number of observations added to the regression model.
47 * Adds one observation to the regression model.
57 * Adds a series of observations to the regression model. The lengths of
69 * Clears internal buffers and resets the regression model. This means all
76 * Performs a regression on data present in buffers and outputs a RegressionResults object
77 * @return RegressionResults acts as a container of regression output
[all …]
DMultipleLinearRegression.java17 package org.apache.commons.math3.stat.regression;
20 * The multiple linear regression can be represented in matrix-notation.
25 …* <b>regressors</b>, b is <code>k-vector</code> of <b>regression parameters</b> and <code>u</code>…
35 * Estimates the regression parameters b.
42 * Estimates the variance of the regression parameters, ie Var(b).
63 * Returns the standard errors of the regression parameters.
65 * @return standard errors of estimated regression parameters
DRegressionResults.java17 package org.apache.commons.math3.stat.regression;
26 * Results of a Multiple Linear Regression model fit.
36 /** INDEX of R-Squared of regression */
44 /** regression slope parameters */
76 * Constructor for Regression Results.
78 * @param parameters a double array with the regression slope estimates
83 * @param nobs the number of observations of the regression estimation
84 * @param rank the number of independent variables in the regression
160 * <p>Returns a copy of the regression parameters estimates.</p>
228 * <p>Returns the covariance between regression parameters i and j.</p>
[all …]
DSimpleRegression.java18 package org.apache.commons.math3.stat.regression;
30 * Estimates an ordinary least squares regression model
47 * different x coordinates are required to estimate a bivariate regression
111 * the regression model
119 * Adds the observation (x,y) to the regression data set.
125 * Weisberg, S. "Applied Linear Regression". 2nd Ed. 1985.</p>
159 * Appends data from another regression calculation to this one.
202 * Removes the observation (x,y) from the regression data set.
205 * SimpleRegression instances in streaming mode where the regression
269 * Adds one observation to the regression model.
[all …]
/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/
Deddsa_test.txt855 # regression test for arithmetic error
868 # regression test for arithmetic error
881 # regression test for arithmetic error
894 # regression test for arithmetic error
907 # regression test for arithmetic error
920 # regression test for arithmetic error
933 # regression test for arithmetic error
946 # regression test for arithmetic error
959 # regression test for arithmetic error
972 # regression test for arithmetic error
[all …]
/external/boringssl/src/third_party/wycheproof_testvectors/
Deddsa_test.txt855 # regression test for arithmetic error
868 # regression test for arithmetic error
881 # regression test for arithmetic error
894 # regression test for arithmetic error
907 # regression test for arithmetic error
920 # regression test for arithmetic error
933 # regression test for arithmetic error
946 # regression test for arithmetic error
959 # regression test for arithmetic error
972 # regression test for arithmetic error
[all …]
/external/mesa3d/docs/relnotes/
D11.1.0.rst150 make check DispatchSanity_test.GLES31 regression
152 [HSW Regression] Synmark2_v6 Multithread performance case FPS reduced
160 regression: GPU lockups since mesa-11.0.0_rc1 on RV620 (r600) driver
168 [SKL] [regression] piglit compressed textures tests fail with kernel
173 [BSW regression]
176 [regression, bisected] FTBFS with commit f9caabe8f1:
183 [SNB,regression,dEQP,bisected] functional.shaders.random tests
189 make check gbm-symbols-check regression
191 [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45
196 [Regression, bisected]
[all …]
D11.2.0.rst61 piglit glsl-1.50 invariant-qualifier-in-out-block-01 regression
74 [SKL] [regression] piglit compressed textures tests fail with kernel
106 [Regression, bisected] Visuals without alpha bits are not
116 [CTS regression] mesa af2723 breaks GL Conformance for debug
124 lp_test_format regression
128 [regression] arb_separate_shader_objects.active sampler conflict
134 [Regression bisected] Ogles1conform Automatic mipmap generation test
137 [regression] dispatch sanity broken by GetPointerv
172 [i965, regression, bisection] MESA_FORMAT_B8G8R8X8_SRGB changes break
182 [SKL,BDW,BSW,BXT] CTS regression:
[all …]
D17.3.0.rst46 Regression: GLB 2.7 & Glmark-2 GLES versions segfault due to linker
53 - Regression in Mesa 17 on s390x (zSystems)
63 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression
68 - [PATCH][regression][bisect] Xorg fails to start after
71 - [regression] libEGL_common.a undefined reference to
94 regression
97 regression
104 - [Regression,bisected]: Segfaults with various programs
117 - [softpipe] piglit arb_texture_view-targets regression
124 - [regression, SI] GPU crash in Unigine Valley
[all …]
D10.6.0.rst66 [swrast] piglit fbo-drawbuffers-arbfp regression
84 [softpipe] piglit fp-long-alu regression
112 [swrast] piglit fp-rfl regression
126 [radeonsi][regression,bisected] Depth test/buffer issues in Portal
156 glTexImage2D regression by texstore_rgba switch to
177 [IVB regression] Rendering issues in Mass Effect through VMware
190 [regression,bisected] incomplete screenshots in some cases
192 [regression, bisected] dEQP: Added entry points for
195 [regression, bisected] main: Added entry points for
198 [HSW, regression, bisected] i965/fs: Emit MAD instructions when
[all …]
D17.2.0.rst60 [REGRESSION, bisected] Wayland revert commit breaks non-Vsync
71 - [Regression, bisected] TotalWar: Warhammer corrupted graphics
75 - [regression, bisected] arb_gpu_shader5 piglit fail
81 - vulkan/tests/block_pool_no_free regression
121 - glcpp-test.sh regression
128 - [REGRESSION][BISECTED] GDM fails to start after
133 - [G33] ES2-CTS.functional.clipping.polygon regression
147 - [regression][bisected] MPV playing video via opengl "randomly"
153 - Regression in anisotropic filtering from "i965: Convert fs sampler
166 - [regression][bisected] glReadPixels() from pbuffer failing in
[all …]
/external/zstd/tests/regression/
DREADME.md1 # Regression tests
3 The regression tests run zstd in many scenarios and ensures that the size of the compressed results…
5 … you can read the diff printed by the job to ensure the change isn't a regression. If all is well …
16 # Build the regression test binary
17 cd tests/regression
21 # Run the regression test
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
DMultipleLinearRegression.java17 package org.apache.commons.math.stat.regression;
20 * The multiple linear regression can be represented in matrix-notation.
25 …* <b>regressors</b>, b is <code>k-vector</code> of <b>regression parameters</b> and <code>u</code>…
36 * Estimates the regression parameters b.
43 * Estimates the variance of the regression parameters, ie Var(b).
64 * Returns the standard errors of the regression parameters.
66 * @return standard errors of estimated regression parameters
/external/testng/src/test/java/test/regression/groupsordering/
Dtestng.xml2 <suite name="Groups ordering regression" verbose="2">
5 <class name="test.regression.groupsordering.A" />
6 <class name="test.regression.groupsordering.B" />
17 <class name="test.regression.groupsordering.A" />
18 <class name="test.regression.groupsordering.B" />
/external/jazzer-api/docs/
Djunit-integration.md5 annotation's javadoc, our integration runs in one of two modes: fuzzing and regression. Fuzzing mod…
6 inputs to feed into the tests to find new issues and regression mode will run the tests against pre…
12 non-empty value) and in regression mode (when `JAZZER_FUZZ` is not set) separately.
49 # Regression Flow
55 This checks if the given test should be run at all. In regression mode, all tests are run so this w…
102 regression mode. These diagrams ignore `interceptTestTemplateMethod` for brevity as its behavior an…
109 ## Regression section in Diagrams
111 ![created on sequencediagram.org, load the svg in the editor to edit](./images/regression-flow.svg)
/external/ltp/testcases/kernel/controllers/memcg/
D.gitignore3 /regression/memcg_test_1
4 /regression/memcg_test_2
5 /regression/memcg_test_3
6 /regression/memcg_test_4
DREADME7 contain the regression test, basis operation test and stress test of memctl.
49 regression/memcg_regression_test.sh
51 This script runs all the 4 testcases of regression test.
53 regression/memcg_test_*.c/sh
55 The programs run each regression test.
/external/sdv/vsomeip/third_party/boost/phoenix/test/
DJamfile237 [ run regression/bug4853.cpp ]
238 [ run regression/bug5626.cpp ]
239 [ run regression/bug5824.cpp ]
240 # [ run regression/bug5875.cpp ]
241 [ run regression/bug5968.cpp ]
242 [ run regression/bug6040.cpp ]
243 [ run regression/bug6268.cpp ]
244 [ run regression/bug7165.cpp ]
245 [ compile-fail regression/bug7166.cpp ]
246 [ run regression/bug7624.cpp ]
[all …]
/external/expat/testdata/largefiles/
DREADME.txt37 - purpose: performance/regression test
42 - purpose: performance/regression test
47 - purpose: performance/regression test
52 - purpose: performance/regression test
57 - purpose: performance/regression test
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/compare/
Dinclude.cmp7 This template is used for Velocity regression testing.
9 corresponding comparison file so that the regression
24 This template is used for Velocity regression testing.
26 corresponding comparison file so that the regression
/external/rust/crates/ring/src/arithmetic/
Dbigint_elem_squared_tests.txt5 # Regression test for CVE-2015-3193 (carry propagation bug in sqr8x_reduction).
9 # lack of a real regression test. TODO: Fix this.
14 # Regression test for CVE-2017-3732.
23 # Regression test for CVE-2017-3736
/external/libchrome-gestures/tools/
Dregression_test.sh7 # Script to run the gesture regression test and check if there is any
8 # regression for each submit.
32 info "Install regression test suite first..."
41 info "Running regression tests..."
48 die_notrace "Regression tests failed."

12345678910>>...105