MCPcopy Create free account
hub / github.com/CausalLearning/robust-unlearnable-examples / total

Method total

utils/generic.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28 return self.mean
29
30 def total(self):
31 return self.sum
32
33
34def add_log(log, key, value):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected