MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / transform_param_new.py

File transform_param_new.py

SwissArmyTransformer/examples/clip/transform_param_new.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Given a config file, transform a pretrained MAE model.
3"""
4import os

Callers

nothing calls this directly

Calls 11

get_argsFunction · 0.90
update_args_with_fileFunction · 0.90
CLIPClass · 0.90
getMethod · 0.80
toMethod · 0.80
saveMethod · 0.80
transform_both_weightFunction · 0.70
printFunction · 0.50
from_pretrainedMethod · 0.45
maxMethod · 0.45
state_dictMethod · 0.45

Tested by

no test coverage detected