-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnew_pruning_args.json
1 lines (1 loc) · 1.63 KB
/
new_pruning_args.json
1
{"data": "data/datasets/", "log_dir": "None", "name": "conv4_kn_ep", "config": "configs/hypercube/conv4/conv4_kn_ep.yml", "batch_size": "128", "num_epochs": "10", "submask_size": "1", "metric": "loss", "pruning_strategy": "None", "how_to_prune": "random", "start_from_nothing": "False", "flips": "None", "lr": "0.105", "lr_policy": "cosine_lr", "momentum": "0.9", "wd": "0.0005", "nesterov": "False", "milestones": "[50, 100, 150, 200]", "gamma": "0.1", "td": "0.99", "temp": "100000", "max_iter": "100000", "algo": "ep", "optimizer": "sgd", "evaluate_only": "False", "round": "naive", "num_test": "1", "save_model": "False", "arch": "Conv4", "hidden_size": "500", "bias": "False", "freeze_weights": "True", "conv_type": "SubnetConv", "mode": "fan_in", "nonlinearity": "relu", "bn_type": "NonAffineBatchNorm", "init": "kaiming_normal", "no_bn_decay": "False", "scale_fan": "True", "first_layer_dense": "False", "last_layer_dense": "False", "label_smoothing": "None", "first_layer_type": "None", "trainer": "default", "score_init_constant": "None", "prune_rate": "-1", "dataset": "CIFAR10", "loss": "cross-entropy-loss", "save_plot_data": "False", "data_dir": "../data", "load_ckpt": "None", "log_interval": "2", "ckpt_interval": "-1", "seed": "0", "no_cuda": "False", "gpu": "None", "num_workers": "4", "shift": "0.0", "num_trial": "1", "multigpu": "None", "pretrained": "None", "save_every": "-1", "random_subnet": "False", "evaluate": "False", "resume": "None", "width_mult": "1.0", "start_epoch": "None", "warmup_length": "0", "print_freq": "10", "results_filename": "None", "weight_training": "False", "epochs": "100", "weight_decay": "0.0001", "workers": "4"}