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

Method delta

tests/test_gpu_amd.py:560–561  ·  view source on GitHub ↗
(self, _duration)

Source from the content-addressed store, hash-verified

558 raise RuntimeError("boom")
559
560 def delta(self, _duration):
561 raise RuntimeError("boom")
562
563 devices = AllGPUDevices.__new__(AllGPUDevices)
564 exploding = ExplodingDevice()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected