Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ dtype
Method
dtype
tensorflow/python/framework/ops.py:403–405 ·
view source on GitHub ↗
The `DType` of elements in this tensor.
(self)
Source
from the content-addressed store, hash-verified
401
402
@property
403
def
dtype(self):
404
""
"The `DType` of elements in this tensor."
""
405
return
self._dtype
406
407
@property
408
def
graph(self):
Callers
7
RunCppShapeInferenceImpl
Function · 0.45
testNumpyConversion
Method · 0.45
size
Method · 0.45
dtypes.py
File · 0.45
PrintNodeInfo
Method · 0.45
testDtype
Method · 0.45
Compute
Method · 0.45
Calls
no outgoing calls
Tested by
2
testNumpyConversion
Method · 0.36
testDtype
Method · 0.36