MCPcopy Create free account
hub / github.com/OpenBMB/VisRAG / __init__

Method __init__

timm_modified/benchmark.py:220–295  ·  view source on GitHub ↗
(
            self,
            model_name,
            detail=False,
            device='cuda',
            torchscript=False,
            torchcompile=None,
            aot_autograd=False,
            reparam=False,
            precision='float32',
            fuser='',
            num_warm_iter=10,
            num_bench_iter=50,
            use_train_size=False,
            **kwargs
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

set_jit_fuserFunction · 0.90
create_modelFunction · 0.90
reparameterize_modelFunction · 0.90
resolve_data_configFunction · 0.90
resolve_precisionFunction · 0.85
count_paramsFunction · 0.85
popMethod · 0.80
toMethod · 0.80
resetMethod · 0.45

Tested by

no test coverage detected