MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / tearDown

Method tearDown

rtpose_wrapper/python/caffe/test/test_net.py:180–181  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

178 self.f.flush()
179
180 def tearDown(self):
181 self.f.close()
182
183 def check_net(self, net, blobs):
184 net_blobs = [b for b in net.blobs.keys() if 'data' not in b]

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected