Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/python/keras/
Dmetrics_test.py621 def test_config(self): member in CosineSimilarityTest
665 def test_config(self): member in MeanAbsoluteErrorTest
703 def test_config(self): member in MeanAbsolutePercentageErrorTest
743 def test_config(self): member in MeanSquaredErrorTest
781 def test_config(self): member in MeanSquaredLogarithmicErrorTest
821 def test_config(self): member in HingeTest
876 def test_config(self): member in SquaredHingeTest
937 def test_config(self): member in CategoricalHingeTest
977 def test_config(self): member in RootMeanSquaredErrorTest
1011 def test_config(self): member in TopKCategoricalAccuracyTest
[all …]
Dlosses_test.py212 def test_config(self): member in MeanSquaredErrorTest
306 def test_config(self): member in MeanAbsoluteErrorTest
400 def test_config(self): member in MeanAbsolutePercentageErrorTest
476 def test_config(self): member in MeanSquaredLogarithmicErrorTest
550 def test_config(self): member in CosineSimilarityTest
618 def test_config(self): member in BinaryCrossentropyTest
784 def test_config(self): member in CategoricalCrossentropyTest
891 def test_config(self): member in SparseCategoricalCrossentropyTest
974 def test_config(self): member in HingeTest
1074 def test_config(self): member in SquaredHingeTest
[all …]
Dmetrics_confusion_matrix_test.py41 def test_config(self): member in FalsePositivesTest
121 def test_config(self): member in FalseNegativesTest
189 def test_config(self): member in TrueNegativesTest
257 def test_config(self): member in TruePositivesTest
324 def test_config(self): member in PrecisionTest
529 def test_config(self): member in RecallTest
733 def test_config(self): member in SensitivityAtSpecificityTest
829 def test_config(self): member in SpecificityAtSensitivityTest
925 def test_config(self): member in PrecisionAtRecallTest
1049 def test_config(self): member in AUCTest
/external/tensorflow/tensorflow/lite/kernels/
Dacceleration_test_util_internal.h42 ConfigurationEntry(const std::string& test_id_rex, T test_config, in ConfigurationEntry()
89 const std::vector<ConfigurationEntry<T>>* test_config = in GetAccelerationTestParam() local
/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.py19 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/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/tensorflow/tensorflow/python/keras/layers/
Dlstm_v2_test.py938 def _measure_performance(self, test_config, model, x_train, y_train): argument
950 def _time_performance_run_cudnn_lstm(self, test_config, x_train, y_train): argument
971 self, test_config, x_train, y_train): argument
992 self, test_config, x_train, y_train): argument
/external/tensorflow/tensorflow/python/keras/premade/
Dlinear_test.py159 def test_config(self): member in LinearModelTest
Dwide_deep_test.py264 def test_config(self): member in WideDeepModelTest
/external/autotest/server/site_tests/enterprise_CFM_PTZStress/
Denterprise_CFM_PTZStress.py89 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/tensorflow/tensorflow/python/keras/mixed_precision/experimental/
Dpolicy_test.py208 def test_config(self): member in PolicyTest
Dkeras_test.py313 def test_config(self, strategy_fn): member in KerasLayerTest
/external/igt-gpu-tools/tests/
Dkms_setmode.c73 struct test_config { struct
74 const char *name;
75 enum test_flags flags;
76 drmModeRes *resources;
/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/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.cc263 TraceConfig test_config; in Main() local
/external/mesa3d/src/glx/
Dglxcmds.c1186 struct glx_config test_config; in choose_fbconfig() local
1240 struct glx_config test_config; in glXChooseVisual() local
/external/perfetto/test/
Dend_to_end_integrationtest.cc607 protos::gen::TestConfig test_config; in TEST_F() local
/external/python/cpython2/Modules/
D_testcapimodule.c62 test_config(PyObject *self) in test_config() function

12