Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ write
Method
write
tensorflow/contrib/summary/summary_ops_test.py:108–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
107
@function.defun
108
def
write():
109
summary_ops.scalar(
'scalar'
, 2.0)
110
111
write()
112
events = summary_test_util.events_from_logdir(logdir)
Callers
15
convert_to_tfrecord
Function · 0.45
evaluate
Function · 0.45
train
Function · 0.45
main
Function · 0.45
testLoadVoacbulary
Method · 0.45
testLoadWordVectors
Method · 0.45
_createFakeSnliData
Method · 0.45
_createFakeGloveData
Method · 0.45
_create_test_data
Method · 0.45
doBasicsOneExportPath
Method · 0.45
do_GET
Method · 0.45
main
Function · 0.45
Calls
1
scalar
Method · 0.45
Tested by
no test coverage detected