MCPcopy 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

readColmapCamerasFunction · 0.80
readColmapCamerasInterpFunction · 0.80
write_log_statsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected