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

Method info

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

Source from the content-addressed store, hash-verified

560
561class dummy_logger:
562 def info(self, **kwargs):
563 print(**kwargs)
564
565 def warning(self, **kwargs):
566 print(**kwargs)

Callers 15

wrappedFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
create_optimizerMethod · 0.45
create_lr_schedulerMethod · 0.45
auto_denan_recoverMethod · 0.45
updateMethod · 0.45
loggingMethod · 0.45
create_optimizerMethod · 0.45
loggingMethod · 0.45
__init__Method · 0.45
inference_on_datasetMethod · 0.45

Calls

no outgoing calls

Tested by 8

__init__Method · 0.36
test_with_TTAMethod · 0.36
test_with_TTAMethod · 0.36
evaluateMethod · 0.36
evaluateMethod · 0.36
evaluateMethod · 0.36
evaluateMethod · 0.36
evaluateMethod · 0.36