update
This commit is contained in:
		| @@ -96,7 +96,6 @@ def project_op(model, input, target, args, cell_type, proj_queue=None, selected_ | ||||
|  | ||||
|             model.candidate_flags[cell_type][selected_eid] = False | ||||
|             # print(model.get_projected_weights()) | ||||
|             else: | ||||
|             measures = predictive.find_measures(model, | ||||
|                                                 proj_queue, | ||||
|                                                 ('random', 1, n_classes), | ||||
|   | ||||
| @@ -223,7 +223,6 @@ def main(): | ||||
|                 else: | ||||
|                     #score =  score_loop(network, None, train_queue, args.gpu, None, args.proj_crit) | ||||
|                     network.requires_feature = False | ||||
|                     else: | ||||
|                     measures = predictive.find_measures(network, | ||||
|                                                         train_queue, | ||||
|                                                         ('random', 1, n_classes), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user