MCPcopy 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_tfrecordFunction · 0.45
evaluateFunction · 0.45
trainFunction · 0.45
mainFunction · 0.45
testLoadVoacbularyMethod · 0.45
testLoadWordVectorsMethod · 0.45
_createFakeSnliDataMethod · 0.45
_createFakeGloveDataMethod · 0.45
_create_test_dataMethod · 0.45
doBasicsOneExportPathMethod · 0.45
do_GETMethod · 0.45
mainFunction · 0.45

Calls 1

scalarMethod · 0.45

Tested by

no test coverage detected