Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ type
Method
type
python/paddle/base/framework.py:3729–3730 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3727
3728
@property
3729
def
type(self):
3730
return
self.desc.type()
3731
3732
def
input(self, name):
3733
r
""
"
Callers
nothing calls this directly
Calls
1
type
Method · 0.45
Tested by
no test coverage detected