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

Method warning

PATH/core/models/backbones/vit.py:565–566  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

563 print(**kwargs)
564
565 def warning(self, **kwargs):
566 print(**kwargs)
567
568
569def load_checkpoint(model, state_dict, load_pos_embed, strict=False, logger=None):

Callers 2

load_state_dictFunction · 0.45
_load_from_state_dictMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected