Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
import
os.path
as
osp
3
import
sys
4
import
time
Callers
nothing calls this directly
Calls
13
teacher_train
Function · 0.90
WeightPruner
Class · 0.90
weight_prune
Function · 0.90
AttackFinetuner
Class · 0.90
ReMoSPruner
Class · 0.90
Finetuner
Class · 0.90
get_args
Function · 0.70
generate_dataloader
Function · 0.70
testing
Function · 0.70
load
Method · 0.45
load_state_dict
Method · 0.45
train
Method · 0.45
Tested by
no test coverage detected