MCPcopy Create free account
hub / github.com/mlco2/codecarbon / cpu_power_path

Method cpu_power_path

codecarbon/input.py:127–128  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

125
126 @property
127 def cpu_power_path(self):
128 return self.get_ressource_path(self.module_name, self.config["cpu_power_path"])
129
130 def get_global_energy_mix_data(self) -> Dict:
131 """

Callers

nothing calls this directly

Calls 1

get_ressource_pathMethod · 0.95

Tested by

no test coverage detected