Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
def
unroll(list_of_tuples):
100
return
sum(list_of_tuples, ())
Callers
1
get_all
Function · 0.85
Calls
1
sum
Function · 0.85
Tested by
no test coverage detected