Exemple #1
0
def test_convexloadToMemoryTrue():
    utGenerator.run_test('convex', True)
Exemple #2
0
def test_connect4loadToMemoryFalse():
    utGenerator.run_test('connect4', False)
Exemple #3
0
def test_mturkloadToMemoryTrue():
    utGenerator.run_test('mturk', True)
Exemple #4
0
def test_medicalloadToMemoryTrue():
    utGenerator.run_test('medical', True)
Exemple #5
0
def test_heartloadToMemoryFalse():
    utGenerator.run_test('heart', False)
Exemple #6
0
def test_adultloadToMemoryFalse():
    utGenerator.run_test('adult', False)
Exemple #7
0
def test_majminloadToMemoryTrue():
    utGenerator.run_test('majmin', True)
Exemple #8
0
def test_letor_mq2007loadToMemoryFalse():
    utGenerator.run_test('letor_mq2007', False)
Exemple #9
0
def test_face_completion_lfwloadToMemoryTrue():
    utGenerator.run_test('face_completion_lfw', True)
Exemple #10
0
def test_face_completion_lfwloadToMemoryFalse():
    utGenerator.run_test('face_completion_lfw', False)
Exemple #11
0
def test_connect4loadToMemoryFalse():
    utGenerator.run_test('connect4', False)
Exemple #12
0
def test_connect4loadToMemoryTrue():
    utGenerator.run_test('connect4', True)
Exemple #13
0
def test_convexloadToMemoryFalse():
    utGenerator.run_test('convex', False)
Exemple #14
0
def test_mnistloadToMemoryFalse():
    utGenerator.run_test('mnist', False)
Exemple #15
0
def test_majminloadToMemoryFalse():
    utGenerator.run_test('majmin', False)
def test_face_completion_lfwloadToMemoryFalse():
    utGenerator.run_test('face_completion_lfw', False)
Exemple #17
0
def test_webloadToMemoryTrue():
    utGenerator.run_test('web', True)
Exemple #18
0
def test_mediamillloadToMemoryFalse():
    utGenerator.run_test('mediamill', False)
Exemple #19
0
def test_webloadToMemoryFalse():
    utGenerator.run_test('web', False)
def test_binarized_mnistloadToMemoryFalse():
    utGenerator.run_test('binarized_mnist', False)
Exemple #21
0
def test_mturkloadToMemoryTrue():
    utGenerator.run_test('mturk', True)
Exemple #22
0
def test_mushroomsloadToMemoryTrue():
    utGenerator.run_test('mushrooms', True)
Exemple #23
0
def test_mturkloadToMemoryFalse():
    utGenerator.run_test('mturk', False)
def test_letor_mq2008loadToMemoryTrue():
    utGenerator.run_test('letor_mq2008', True)
Exemple #25
0
def test_heartloadToMemoryTrue():
    utGenerator.run_test('heart', True)
def test_mnist_basicloadToMemoryTrue():
    utGenerator.run_test('mnist_basic', True)
Exemple #27
0
def test_heartloadToMemoryFalse():
    utGenerator.run_test('heart', False)
Exemple #28
0
def test_connect4loadToMemoryTrue():
    utGenerator.run_test('connect4', True)
Exemple #29
0
def test_yeastloadToMemoryTrue():
    utGenerator.run_test('yeast', True)
Exemple #30
0
def test_mnistloadToMemoryTrue():
    utGenerator.run_test('mnist', True)
Exemple #31
0
def test_yeastloadToMemoryFalse():
    utGenerator.run_test('yeast', False)
def test_face_completion_lfwloadToMemoryTrue():
    utGenerator.run_test('face_completion_lfw', True)
Exemple #33
0
def test_convexloadToMemoryTrue():
    utGenerator.run_test('convex', True)
Exemple #34
0
def test_letor_mq2007loadToMemoryTrue():
    utGenerator.run_test('letor_mq2007', True)
Exemple #35
0
def test_convexloadToMemoryFalse():
    utGenerator.run_test('convex', False)
Exemple #36
0
def test_mediamillloadToMemoryTrue():
    utGenerator.run_test('mediamill', True)
Exemple #37
0
def test_sceneloadToMemoryTrue():
    utGenerator.run_test('scene', True)
Exemple #38
0
def test_heartloadToMemoryTrue():
    utGenerator.run_test('heart', True)
Exemple #39
0
def test_sceneloadToMemoryFalse():
    utGenerator.run_test('scene', False)
def test_binarized_mnistloadToMemoryTrue():
    utGenerator.run_test('binarized_mnist', True)
Exemple #41
0
def test_bibtexloadToMemoryTrue():
    utGenerator.run_test('bibtex', True)
Exemple #42
0
def test_adultloadToMemoryTrue():
    utGenerator.run_test('adult', True)
Exemple #43
0
def test_bibtexloadToMemoryFalse():
    utGenerator.run_test('bibtex', False)
def test_mnist_rotated_background_imagesloadToMemoryFalse():
    utGenerator.run_test('mnist_rotated_background_images', False)
Exemple #45
0
def test_nipsloadToMemoryTrue():
    utGenerator.run_test('nips', True)
Exemple #46
0
def test_mushroomsloadToMemoryFalse():
    utGenerator.run_test('mushrooms', False)
Exemple #47
0
def test_nipsloadToMemoryFalse():
    utGenerator.run_test('nips', False)
Exemple #48
0
def test_mturkloadToMemoryFalse():
    utGenerator.run_test('mturk', False)
def test_mnist_background_imagesloadToMemoryTrue():
    utGenerator.run_test('mnist_background_images', True)
def test_letor_mq2008loadToMemoryFalse():
    utGenerator.run_test('letor_mq2008', False)
Exemple #51
0
def test_cadataloadToMemoryTrue():
    utGenerator.run_test("cadata", True)
Exemple #52
0
def test_medicalloadToMemoryFalse():
    utGenerator.run_test('medical', False)
Exemple #53
0
def test_cadataloadToMemoryFalse():
    utGenerator.run_test("cadata", False)
def test_mnist_basicloadToMemoryFalse():
    utGenerator.run_test('mnist_basic', False)
def test_occluded_mnistloadToMemoryFalse():
    utGenerator.run_test('occluded_mnist', False)