MCPcopy Create free account
hub / github.com/TalwalkarLab/leaf / get_longest_flops_path

Function get_longest_flops_path

models/metrics/visualization_utils.py:263–293  ·  view source on GitHub ↗

Prints the largest amount of flops required to complete training. To calculate this metric, we: 1. For each round, pick the client that required the largest amount of local training. 2. Sum the FLOPS from the clients picked in step 1 across rounds. TODO: This me

(sys_metrics)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…