Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/TCP
/ destroy
Method
destroy
leaderboard/team_code/tcp_agent.py:270–272 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
268
outfile.close()
269
270
def
destroy(self):
271
del self.net
272
torch.cuda.empty_cache()
Callers
1
clean
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected