Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ has_subscript
Method
has_subscript
tensorflow/python/autograph/pyct/qual_names.py:112–113 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
110
return
len(self.qn) > 1
111
112
def
has_subscript(self):
113
return
self._has_subscript
114
115
def
has_attr(self):
116
return
self._has_attr
Callers
7
owner_set
Method · 0.95
support_set
Method · 0.95
__eq__
Method · 0.95
__str__
Method · 0.95
ssf
Method · 0.95
ast
Method · 0.95
test_subscripts
Method · 0.95
Calls
no outgoing calls
Tested by
1
test_subscripts
Method · 0.76