MCPcopy Create free account
hub / github.com/apple/axlearn / __del__

Method __del__

axlearn/common/array_serialization.py:125–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123 logging.info("ColocatedStateManager destroyed on sidecar.")
124
125 def __del__(self):
126 self.teardown()
127
128
129@colocated_python.colocated_python

Callers 1

__del__Method · 0.45

Calls 1

teardownMethod · 0.95

Tested by

no test coverage detected