Home
last modified time | relevance | path

Searched refs:test_accuracy (Results 1 – 4 of 4) sorted by relevance

/external/python/rsa/tests/
Dtest_transform.py20 def test_accuracy(self): member in Test_int2bytes
/external/tensorflow/tensorflow/examples/speech_commands/
Dtrain.py307 test_accuracy, conf_matrix = sess.run(
315 total_accuracy += (test_accuracy * batch_size) / set_size
/external/tensorflow/tensorflow/python/keras/engine/
Dcompile_utils_test.py588 def test_accuracy(self): member in MetricsContainerTest
/external/tensorflow/tensorflow/python/keras/
Dmetrics_test.py367 def test_accuracy(self): member in KerasAccuracyTest