MCPcopy Create free account
hub / github.com/Yang-Li-2000/Touch-Line-Transformer / evaluate

Function evaluate

engine.py:304–525  ·  view source on GitHub ↗
(
        model: torch.nn.Module,
        criterion: Optional[torch.nn.Module],
        contrastive_criterion: Optional[torch.nn.Module],
        qa_criterion: Optional[torch.nn.Module],
        postprocessors: Dict[str, torch.nn.Module],
        weight_dict: Dict[str, float],
        data_loader,
        evaluator_list,
        device: torch.device,
        args,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls 12

log_everyMethod · 0.95
updateMethod · 0.95
MetricLoggerClass · 0.90
targets_toFunction · 0.90
get_pose_lossFunction · 0.90
printFunction · 0.85
toMethod · 0.80
from_tensor_listMethod · 0.80
appendMethod · 0.45
accumulateMethod · 0.45
summarizeMethod · 0.45

Tested by

no test coverage detected