MCPcopy Create free account
hub / github.com/JasonLSC/GSCodec_Studio / flush

Method flush

examples/helper/STG/general_utils.py:227–228  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

225 old_f.write(x)
226
227 def flush(self):
228 old_f.flush()
229
230 sys.stdout = F(silent)
231

Callers 15

trainMethod · 0.80
evalMethod · 0.80
trainMethod · 0.80
evalMethod · 0.80
trainMethod · 0.80
evalMethod · 0.80
evalMethod · 0.80
trainMethod · 0.80
evalMethod · 0.80
trainMethod · 0.80
evalMethod · 0.80
readColmapCamerasFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected