MCPcopy Create free account
hub / github.com/OpenGVLab/HumanBench / warning

Method warning

PATH/core/models/backbones/vitdet.py:641–642  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

639 print(**kwargs)
640
641 def warning(self, **kwargs):
642 print(**kwargs)
643
644
645def clip_checkpoint_preprocess(checkpoint):

Callers 1

load_state_dictFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected