MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / unroll

Function unroll

tensorflow/contrib/summary/summary_test_util.py:99–100  ·  view source on GitHub ↗
(list_of_tuples)

Source from the content-addressed store, hash-verified

97
98
99def unroll(list_of_tuples):
100 return sum(list_of_tuples, ())

Callers 1

get_allFunction · 0.85

Calls 1

sumFunction · 0.85

Tested by

no test coverage detected