Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hzwer/ECCV2022-RIFE
/ close
Method
close
benchmark/yuv_frame_io.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
return
self.YUV, True
66
67
def
close(self):
68
self.fp.close()
69
70
71
class
YUV_Write():
Callers
2
inference_video.py
File · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected