Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ _name_op
Function
_name_op
tensorflow/contrib/framework/python/ops/arg_scope.py:96–97 ·
view source on GitHub ↗
(op)
Source
from the content-addressed store, hash-verified
94
95
96
def
_name_op(op):
97
return
(op.__module__, op.__name__)
98
99
100
def
_kwarg_names(func):
Callers
1
arg_scope
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected