Home
last modified time | relevance | path

Searched defs:test_config (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/python/keras/
Dmetrics_test.py476 def test_config(self): member in CosineSimilarityTest
520 def test_config(self): member in MeanAbsoluteErrorTest
558 def test_config(self): member in MeanAbsolutePercentageErrorTest
598 def test_config(self): member in MeanSquaredErrorTest
636 def test_config(self): member in MeanSquaredLogarithmicErrorTest
676 def test_config(self): member in HingeTest
731 def test_config(self): member in SquaredHingeTest
792 def test_config(self): member in CategoricalHingeTest
832 def test_config(self): member in RootMeanSquaredErrorTest
866 def test_config(self): member in TopKCategoricalAccuracyTest
[all …]
Dlosses_test.py206 def test_config(self): member in MeanSquaredErrorTest
299 def test_config(self): member in MeanAbsoluteErrorTest
392 def test_config(self): member in MeanAbsolutePercentageErrorTest
449 def test_config(self): member in MeanSquaredLogarithmicErrorTest
523 def test_config(self): member in CosineSimilarityTest
591 def test_config(self): member in BinaryCrossentropyTest
757 def test_config(self): member in CategoricalCrossentropyTest
924 def test_config(self): member in HingeTest
1024 def test_config(self): member in SquaredHingeTest
1133 def test_config(self): member in CategoricalHingeTest
[all …]
Dmetrics_confusion_matrix_test.py40 def test_config(self): member in FalsePositivesTest
120 def test_config(self): member in FalseNegativesTest
188 def test_config(self): member in TrueNegativesTest
256 def test_config(self): member in TruePositivesTest
323 def test_config(self): member in PrecisionTest
528 def test_config(self): member in RecallTest
732 def test_config(self): member in SensitivityAtSpecificityTest
828 def test_config(self): member in SpecificityAtSensitivityTest
951 def test_config(self): member in AUCTest
/external/autotest/client/site_tests/camera_HAL3/
Dcamera_HAL3.py42 def set_test_config(self, test_config): argument
71 test_config=None): argument
/external/toolchain-utils/crosperf/
Dconfig_unittest.py16 def test_config(self): member in ConfigTestCase
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/llvm/
D__init__.py6 def initialize(lit_config, test_config): argument
/external/tensorflow/tensorflow/python/keras/layers/
Dlstm_v2_test.py791 def _measure_performance(self, test_config, model, x_train, y_train): argument
803 def _time_performance_run_cudnn_lstm(self, test_config, x_train, y_train): argument
824 self, test_config, x_train, y_train): argument
845 self, test_config, x_train, y_train): argument
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl_locking_unittest.cc132 TestConfig test_config; in GenerateBriefTestConfigs() local
165 auto add_processing_apis = [](TestConfig test_config) { in GenerateExtensiveTestConfigs()
200 for (auto test_config : in) { in GenerateExtensiveTestConfigs() local
217 for (auto test_config : in) { in GenerateExtensiveTestConfigs() local
230 for (auto test_config : in) { in GenerateExtensiveTestConfigs() local
248 TestConfig test_config; in GenerateExtensiveTestConfigs() local
580 TestConfig* test_config, in StatsProcessor()
617 TestConfig* test_config, in CaptureProcessor()
878 TestConfig* test_config, in RenderProcessor()
/external/autotest/server/site_tests/enterprise_CFM_PTZStress/
Denterprise_CFM_PTZStress.py90 def run_once(self, host, test_config, ptz_motion_sequence): argument
/external/autotest/server/site_tests/enterprise_CFM_Test/
Denterprise_CFM_Test.py615 def initialize_test(self, test_config, action_config, verification_config, argument
800 test_config, finished_tests_verifications, argument
852 def run_once(self, host, run_test_only, test_config, action_config, argument
/external/v8/tools/testrunner/local/
Dtestsuite.py83 def LoadTestSuite(root, test_config): argument
94 def __init__(self, name, root, test_config): argument
/external/ppp/pppd/plugins/radius/
Dconfig.c308 static int test_config(char *filename) in test_config() function
/external/kmod/testsuite/
Dtestsuite.h29 enum test_config { enum
/external/python/cpython2/Lib/test/
Dtest_turtle.py8 test_config = """\ variable
/external/python/cpython3/Lib/test/
Dtest_turtle.py8 test_config = """\ variable
/external/v8/tools/testrunner/objects/
Dtestcase.py43 def __init__(self, suite, path, name, test_config): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_constant_folding_test.cc119 for (auto& test_config : test_configs) { in TEST_F() local
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd.cc269 perfetto::protos::TraceConfig test_config; in Main() local
/external/mesa3d/src/glx/
Dglxcmds.c1183 struct glx_config test_config; in choose_fbconfig() local
1237 struct glx_config test_config; in glXChooseVisual() local
/external/python/cpython2/Modules/
D_testcapimodule.c62 test_config(PyObject *self) in test_config() function
/external/python/cpython3/Modules/
D_testcapimodule.c54 test_config(PyObject *self) in test_config() function