MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / main_program

Method main_program

python/paddle/base/layer_helper_base.py:59–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

57
58 @property
59 def main_program(self):
60 return default_main_program()
61
62 @property
63 def startup_program(self):

Callers 15

PrepareGraphFunction · 0.45
PrepareGraphFunction · 0.45
CreatePassesMethod · 0.45
SaveOptimizedModelMethod · 0.45
RunImplMethod · 0.45
RunImplMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls 1

default_main_programFunction · 0.70

Tested by 15

PrepareGraphFunction · 0.36
PrepareGraphFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36