Home
last modified time | relevance | path

Searched refs:check_regression (Results 1 – 10 of 10) sorted by relevance

/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Djgmenu-init.sh226 check_regression () { function
436 check_regression
553 check_regression
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dtpow_z.c197 check_regression (void) in check_regression() function
370 check_regression (); in main()
H A Dtsin.c207 check_regression (void) in check_regression() function
365 check_regression (); in main()
H A Dtmul.c471 check_regression (void) in check_regression() function
1343 check_regression (); in main()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/nightly/
H A Dtest_large_vector.py48 def check_regression(): function
50 def check_regression(symbol, forward, shape): function
69 check_regression(mx.symbol.LogisticRegressionOutput,
72 check_regression(mx.symbol.LinearRegressionOutput,
158 check_regression()
H A Dtest_large_array.py364 def check_regression(symbol, forward, backward, shape): function
388 check_regression(mx.symbol.LogisticRegressionOutput,
392 check_regression(mx.symbol.LinearRegressionOutput,
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/nightly/
H A Dtest_large_vector.py48 def check_regression(): function
50 def check_regression(symbol, forward, shape): function
69 check_regression(mx.symbol.LogisticRegressionOutput,
72 check_regression(mx.symbol.LinearRegressionOutput,
158 check_regression()
H A Dtest_large_array.py364 def check_regression(symbol, forward, backward, shape): function
388 check_regression(mx.symbol.LogisticRegressionOutput,
392 check_regression(mx.symbol.LinearRegressionOutput,
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_operator.py562 def check_regression(symbol, forward, backward, shape, stype='default', densities=[0, 0.5, 1]): function
589 check_regression(mx.symbol.LogisticRegressionOutput,
593 check_regression(mx.symbol.LinearRegressionOutput,
597 check_regression(mx.symbol.MAERegressionOutput,
601 check_regression(mx.symbol.LogisticRegressionOutput,
605 check_regression(mx.symbol.LinearRegressionOutput,
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_operator.py562 def check_regression(symbol, forward, backward, shape, stype='default', densities=[0, 0.5, 1]): function
589 check_regression(mx.symbol.LogisticRegressionOutput,
593 check_regression(mx.symbol.LinearRegressionOutput,
597 check_regression(mx.symbol.MAERegressionOutput,
601 check_regression(mx.symbol.LogisticRegressionOutput,
605 check_regression(mx.symbol.LinearRegressionOutput,