Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tensorflow/tensorboard
/ next
Method
next
tensorboard/compat/tensorflow_stub/io/gfile.py:811–812 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
809
raise
StopIteration()
810
811
def
next(self):
812
return
self.__next__()
813
814
def
flush(self):
815
if
self.closed:
Callers
15
debugger_effects_test.ts
File · 0.80
persistent_settings_effects_test.ts
File · 0.80
initializeAndSubscribe
Function · 0.80
flushFetchRuns
Function · 0.80
runs_effects_test.ts
File · 0.80
ngOnDestroy
Method · 0.80
onRegexInputOnChange
Method · 0.80
onRegexTypeOnChange
Method · 0.80
ngOnDestroy
Method · 0.80
alert_action_test.ts
File · 0.80
ngOnDestroy
Method · 0.80
notification_center_effects_test.ts
File · 0.80
Calls
1
__next__
Method · 0.95
Tested by
no test coverage detected