Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/InstantSplat
/ flush
Method
flush
utils/general_utils.py:125–126 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
123
old_f.write(x)
124
125
def
flush(self):
126
old_f.flush()
127
128
sys.stdout = F(silent)
129
Callers
3
readColmapCameras
Function · 0.80
readColmapCamerasInterp
Function · 0.80
write_log_stats
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected