Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ _numpy
Method
_numpy
tensorflow/python/framework/ops.py:909–910 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
907
return
self._shape_tuple()[0]
908
909
def
_numpy(self):
910
raise
NotImplementedError()
911
912
@property
913
def
dtype(self):
Callers
14
__int__
Method · 0.95
__long__
Method · 0.95
__float__
Method · 0.95
__index__
Method · 0.95
__bool__
Method · 0.95
__format__
Method · 0.95
__reduce__
Method · 0.95
numpy
Method · 0.95
_ConcatGradHelper
Function · 0.80
numpy_text
Function · 0.80
test_numpyIsView
Method · 0.80
test_numpyFailsForResource
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_numpyIsView
Method · 0.64
test_numpyFailsForResource
Method · 0.64