Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ output_names
Method
output_names
python/paddle/base/framework.py:3799–3800 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3797
3798
@property
3799
def
output_names(self):
3800
return
self.desc.output_names()
3801
3802
@property
3803
def
idx(self):
Callers
15
update_op_dims_mapping_by_default_dist_impl
Function · 0.80
update_grad_var_to_var
Function · 0.80
prepare_context
Method · 0.80
copy_op_with_new_input_output
Function · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
update_dims_mapping
Method · 0.80
forward
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_op_desc
Method · 0.64
check_compile_vs_runtime
Method · 0.64