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