MCPcopy
hub / github.com/jindongwang/transferlearning / finetune.py

File finetune.py

code/deep/ReMoS/CV_backdoor/finetune.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import os.path as osp
3import sys
4import time

Callers

nothing calls this directly

Calls 13

teacher_trainFunction · 0.90
WeightPrunerClass · 0.90
weight_pruneFunction · 0.90
AttackFinetunerClass · 0.90
ReMoSPrunerClass · 0.90
FinetunerClass · 0.90
get_argsFunction · 0.70
generate_dataloaderFunction · 0.70
testingFunction · 0.70
loadMethod · 0.45
load_state_dictMethod · 0.45
trainMethod · 0.45

Tested by

no test coverage detected