You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
EmmaHAN 062fe1a7c9
refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752)
3 months ago
..
non_cpu feat: support gradient accumulation (#609) 11 months ago
parallel refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 3 months ago
test_config.py feat: check if options from yaml config exist in argument parser (#574) 1 year ago
test_dataset.py [feat] make sure dataset is downloaded in default download path when testing (#524) 1 year ago
test_feature_extraction.py refactor: uniform all model names (#701) 10 months ago
test_loader.py feat: supports the augmentations splits (#658) 10 months ago
test_loss.py feat: add jsd loss and asymmetric loss (#682) 10 months ago
test_models.py refactor: uniform all model names (#701) 10 months ago
test_optim.py refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 3 months ago
test_scheduler.py feat: add OneCycleLR and CyclicLR scheduler (#657) 11 months ago
test_transforms.py feat: supports the augmentations splits (#658) 10 months ago
test_utils.py [PyCQ] Make flake8 happy. 1 year ago