@@ -35,16 +35,16 @@ paddle.fluid.Executor.run (ArgSpec(args=['self', 'program', 'feed', 'fetch_list'
35
35
paddle .fluid .Executor .train_from_dataset (ArgSpec (args = ['self' , 'program' , 'dataset' , 'scope' , 'thread' , 'debug' , 'fetch_list' , 'fetch_info' , 'print_period' , 'fetch_handler' ], varargs = None , keywords = None , defaults = (None , None , None , 0 , False , None , None , 100 , None )), ('document' , '73024c79f46b4f14f1060edeaa4919c8' ))
36
36
paddle .fluid .global_scope (ArgSpec (args = [], varargs = None , keywords = None , defaults = None ), ('document' , 'f65788d9ead293ada47551339df12203' ))
37
37
paddle .fluid .scope_guard (ArgSpec (args = ['scope' ], varargs = None , keywords = None , defaults = None ), ('document' , '02fcfc1eda07c03a84ed62422366239c' ))
38
- paddle .fluid .DistributeTranspiler ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspiler' , ('document' , 'b2b19821c5dffcd11473d6a4eef089af ' ))
38
+ paddle .fluid .DistributeTranspiler ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspiler' , ('document' , '5152a3ed0544d4d9600fb53a73f15c38 ' ))
39
39
paddle .fluid .DistributeTranspiler .__init__ (ArgSpec (args = ['self' , 'config' ], varargs = None , keywords = None , defaults = (None ,)), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
40
40
paddle .fluid .DistributeTranspiler .get_pserver_program (ArgSpec (args = ['self' , 'endpoint' ], varargs = None , keywords = None , defaults = None ), ('document' , 'b1951949c6d21698290aa8ac69afee32' ))
41
41
paddle .fluid .DistributeTranspiler .get_pserver_programs (ArgSpec (args = ['self' , 'endpoint' ], varargs = None , keywords = None , defaults = None ), ('document' , 'c89fc350f975ef827f5448d68af388cf' ))
42
42
paddle .fluid .DistributeTranspiler .get_startup_program (ArgSpec (args = ['self' , 'endpoint' , 'pserver_program' , 'startup_program' ], varargs = None , keywords = None , defaults = (None , None )), ('document' , '90a40b80e0106f69262cc08b861c3e39' ))
43
- paddle .fluid .DistributeTranspiler .get_trainer_program (ArgSpec (args = ['self' , 'wait_port' ], varargs = None , keywords = None , defaults = (True ,)), ('document' , '0e47f020304e2b824e87ff03475c17cd ' ))
44
- paddle .fluid .DistributeTranspiler .transpile (ArgSpec (args = ['self' , 'trainer_id' , 'program' , 'pservers' , 'trainers' , 'sync_mode' , 'startup_program' , 'current_endpoint' ], varargs = None , keywords = None , defaults = (None , '127.0.0.1:6174' , 1 , True , None , '127.0.0.1:6174' )), ('document' , '418c7e8b268e9be4104f2809e654c2f7 ' ))
43
+ paddle .fluid .DistributeTranspiler .get_trainer_program (ArgSpec (args = ['self' , 'wait_port' ], varargs = None , keywords = None , defaults = (True ,)), ('document' , '27ed6451913b6ab341bd0d1a36b3f8c1 ' ))
44
+ paddle .fluid .DistributeTranspiler .transpile (ArgSpec (args = ['self' , 'trainer_id' , 'program' , 'pservers' , 'trainers' , 'sync_mode' , 'startup_program' , 'current_endpoint' ], varargs = None , keywords = None , defaults = (None , '127.0.0.1:6174' , 1 , True , None , '127.0.0.1:6174' )), ('document' , '13c09537f7a5660c528242eb370bb4c7 ' ))
45
45
paddle .fluid .memory_optimize (ArgSpec (args = ['input_program' , 'skip_opt_set' , 'print_log' , 'level' , 'skip_grads' ], varargs = None , keywords = None , defaults = (None , False , 0 , True )), ('document' , '2be29dc8ecdec9baa7728fb0c7f80e24' ))
46
46
paddle .fluid .release_memory (ArgSpec (args = ['input_program' , 'skip_opt_set' ], varargs = None , keywords = None , defaults = (None ,)), ('document' , '2be29dc8ecdec9baa7728fb0c7f80e24' ))
47
- paddle .fluid .DistributeTranspilerConfig ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspilerConfig' , ('document' , 'beac6f89fe97eb8c66a25de5a09c56d2 ' ))
47
+ paddle .fluid .DistributeTranspilerConfig ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspilerConfig' , ('document' , 'eb4db3a7a7a2099bd5eac034a8f4b51b ' ))
48
48
paddle .fluid .DistributeTranspilerConfig .__init__ (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
49
49
paddle .fluid .ParallelExecutor ('paddle.fluid.parallel_executor.ParallelExecutor' , ('document' , 'dbff7bd7d365d755cec5ce977aa9db83' ))
50
50
paddle .fluid .ParallelExecutor .__init__ (ArgSpec (args = ['self' , 'use_cuda' , 'loss_name' , 'main_program' , 'share_vars_from' , 'exec_strategy' , 'build_strategy' , 'num_trainers' , 'trainer_id' , 'scope' ], varargs = None , keywords = None , defaults = (None , None , None , None , None , 1 , 0 , None )), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
@@ -254,8 +254,8 @@ paddle.fluid.layers.elementwise_pow (ArgSpec(args=['x', 'y', 'axis', 'act', 'nam
254
254
paddle .fluid .layers .elementwise_mod (ArgSpec (args = ['x' , 'y' , 'axis' , 'act' , 'name' ], varargs = None , keywords = None , defaults = (- 1 , None , None )), ('document' , '4101ee1f9280f00dce54054ccc434890' ))
255
255
paddle .fluid .layers .elementwise_floordiv (ArgSpec (args = ['x' , 'y' , 'axis' , 'act' , 'name' ], varargs = None , keywords = None , defaults = (- 1 , None , None )), ('document' , '67e6101c31314d4082621e8e443cfb68' ))
256
256
paddle .fluid .layers .uniform_random_batch_size_like (ArgSpec (args = ['input' , 'shape' , 'dtype' , 'input_dim_idx' , 'output_dim_idx' , 'min' , 'max' , 'seed' ], varargs = None , keywords = None , defaults = ('float32' , 0 , 0 , - 1.0 , 1.0 , 0 )), ('document' , 'cfa120e583cd4a5bfa120c8a26f98a28' ))
257
- paddle .fluid .layers .gaussian_random (ArgSpec (args = ['shape' , 'mean' , 'std' , 'seed' , 'dtype' ], varargs = None , keywords = None , defaults = (0.0 , 1.0 , 0 , 'float32' )), ('document' , 'ebbf399d4e03190ce5dc9488f05c92f4 ' ))
258
- paddle .fluid .layers .sampling_id (ArgSpec (args = ['x' , 'min' , 'max' , 'seed' , 'dtype' ], varargs = None , keywords = None , defaults = (0.0 , 1.0 , 0 , 'float32' )), ('document' , 'c39b647b6cf08e058d96ee503d5284fe ' ))
257
+ paddle .fluid .layers .gaussian_random (ArgSpec (args = ['shape' , 'mean' , 'std' , 'seed' , 'dtype' ], varargs = None , keywords = None , defaults = (0.0 , 1.0 , 0 , 'float32' )), ('document' , 'dd4ddb66c78a2564e5d1e0e345d8286f ' ))
258
+ paddle .fluid .layers .sampling_id (ArgSpec (args = ['x' , 'min' , 'max' , 'seed' , 'dtype' ], varargs = None , keywords = None , defaults = (0.0 , 1.0 , 0 , 'float32' )), ('document' , '2490492db3b41af9144bb1539e4e9116 ' ))
259
259
paddle .fluid .layers .gaussian_random_batch_size_like (ArgSpec (args = ['input' , 'shape' , 'input_dim_idx' , 'output_dim_idx' , 'mean' , 'std' , 'seed' , 'dtype' ], varargs = None , keywords = None , defaults = (0 , 0 , 0.0 , 1.0 , 0 , 'float32' )), ('document' , '2aed0f546f220364fb1da724a3176f74' ))
260
260
paddle .fluid .layers .sum (ArgSpec (args = ['x' ], varargs = None , keywords = None , defaults = None ), ('document' , 'f4b60847cb0f1ae00823ba6fb1b11310' ))
261
261
paddle .fluid .layers .slice (ArgSpec (args = ['input' , 'axes' , 'starts' , 'ends' ], varargs = None , keywords = None , defaults = None ), ('document' , '8c622791994a0d657d8c6c9cefa5bf34' ))
@@ -900,24 +900,24 @@ paddle.fluid.dygraph.CosineDecay.create_lr_var (ArgSpec(args=['self', 'lr'], var
900
900
paddle .fluid .dygraph .CosineDecay .step (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
901
901
paddle .fluid .dygraph .BackwardStrategy ('paddle.fluid.core_avx.BackwardStrategy' , ('document' , '4fcdc2c2d0c162f3840737abda39eb27' ))
902
902
paddle .fluid .dygraph .BackwardStrategy .__init__ __init__ (self : paddle .fluid .core_avx .BackwardStrategy ) - > None
903
- paddle .fluid .transpiler .DistributeTranspiler ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspiler' , ('document' , 'b2b19821c5dffcd11473d6a4eef089af ' ))
903
+ paddle .fluid .transpiler .DistributeTranspiler ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspiler' , ('document' , '5152a3ed0544d4d9600fb53a73f15c38 ' ))
904
904
paddle .fluid .transpiler .DistributeTranspiler .__init__ (ArgSpec (args = ['self' , 'config' ], varargs = None , keywords = None , defaults = (None ,)), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
905
905
paddle .fluid .transpiler .DistributeTranspiler .get_pserver_program (ArgSpec (args = ['self' , 'endpoint' ], varargs = None , keywords = None , defaults = None ), ('document' , 'b1951949c6d21698290aa8ac69afee32' ))
906
906
paddle .fluid .transpiler .DistributeTranspiler .get_pserver_programs (ArgSpec (args = ['self' , 'endpoint' ], varargs = None , keywords = None , defaults = None ), ('document' , 'c89fc350f975ef827f5448d68af388cf' ))
907
907
paddle .fluid .transpiler .DistributeTranspiler .get_startup_program (ArgSpec (args = ['self' , 'endpoint' , 'pserver_program' , 'startup_program' ], varargs = None , keywords = None , defaults = (None , None )), ('document' , '90a40b80e0106f69262cc08b861c3e39' ))
908
- paddle .fluid .transpiler .DistributeTranspiler .get_trainer_program (ArgSpec (args = ['self' , 'wait_port' ], varargs = None , keywords = None , defaults = (True ,)), ('document' , '0e47f020304e2b824e87ff03475c17cd ' ))
909
- paddle .fluid .transpiler .DistributeTranspiler .transpile (ArgSpec (args = ['self' , 'trainer_id' , 'program' , 'pservers' , 'trainers' , 'sync_mode' , 'startup_program' , 'current_endpoint' ], varargs = None , keywords = None , defaults = (None , '127.0.0.1:6174' , 1 , True , None , '127.0.0.1:6174' )), ('document' , '418c7e8b268e9be4104f2809e654c2f7 ' ))
908
+ paddle .fluid .transpiler .DistributeTranspiler .get_trainer_program (ArgSpec (args = ['self' , 'wait_port' ], varargs = None , keywords = None , defaults = (True ,)), ('document' , '27ed6451913b6ab341bd0d1a36b3f8c1 ' ))
909
+ paddle .fluid .transpiler .DistributeTranspiler .transpile (ArgSpec (args = ['self' , 'trainer_id' , 'program' , 'pservers' , 'trainers' , 'sync_mode' , 'startup_program' , 'current_endpoint' ], varargs = None , keywords = None , defaults = (None , '127.0.0.1:6174' , 1 , True , None , '127.0.0.1:6174' )), ('document' , '13c09537f7a5660c528242eb370bb4c7 ' ))
910
910
paddle .fluid .transpiler .memory_optimize (ArgSpec (args = ['input_program' , 'skip_opt_set' , 'print_log' , 'level' , 'skip_grads' ], varargs = None , keywords = None , defaults = (None , False , 0 , True )), ('document' , '2be29dc8ecdec9baa7728fb0c7f80e24' ))
911
911
paddle .fluid .transpiler .release_memory (ArgSpec (args = ['input_program' , 'skip_opt_set' ], varargs = None , keywords = None , defaults = (None ,)), ('document' , '2be29dc8ecdec9baa7728fb0c7f80e24' ))
912
912
paddle .fluid .transpiler .HashName ('paddle.fluid.transpiler.ps_dispatcher.HashName' , ('document' , '8190ddc66ee412441f5d97fd3f702bdd' ))
913
913
paddle .fluid .transpiler .HashName .__init__ (ArgSpec (args = ['self' , 'pserver_endpoints' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
914
- paddle .fluid .transpiler .HashName .dispatch (ArgSpec (args = ['self' , 'varlist' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754 ' ))
915
- paddle .fluid .transpiler .HashName .reset (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754 ' ))
914
+ paddle .fluid .transpiler .HashName .dispatch (ArgSpec (args = ['self' , 'varlist' ], varargs = None , keywords = None , defaults = None ), ('document' , '2c7e0027f15f5379895095cc600e1866 ' ))
915
+ paddle .fluid .transpiler .HashName .reset (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '218e30adcf523fd0044674a31075905b ' ))
916
916
paddle .fluid .transpiler .RoundRobin ('paddle.fluid.transpiler.ps_dispatcher.RoundRobin' , ('document' , 'c124359054923c614758c3fbbf666290' ))
917
917
paddle .fluid .transpiler .RoundRobin .__init__ (ArgSpec (args = ['self' , 'pserver_endpoints' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
918
- paddle .fluid .transpiler .RoundRobin .dispatch (ArgSpec (args = ['self' , 'varlist' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754 ' ))
919
- paddle .fluid .transpiler .RoundRobin .reset (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754 ' ))
920
- paddle .fluid .transpiler .DistributeTranspilerConfig ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspilerConfig' , ('document' , 'beac6f89fe97eb8c66a25de5a09c56d2 ' ))
918
+ paddle .fluid .transpiler .RoundRobin .dispatch (ArgSpec (args = ['self' , 'varlist' ], varargs = None , keywords = None , defaults = None ), ('document' , '7390e2350e50717d48540476d197b9f7 ' ))
919
+ paddle .fluid .transpiler .RoundRobin .reset (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '218e30adcf523fd0044674a31075905b ' ))
920
+ paddle .fluid .transpiler .DistributeTranspilerConfig ('paddle.fluid.transpiler.distribute_transpiler.DistributeTranspilerConfig' , ('document' , 'eb4db3a7a7a2099bd5eac034a8f4b51b ' ))
921
921
paddle .fluid .transpiler .DistributeTranspilerConfig .__init__ (ArgSpec (args = ['self' ], varargs = None , keywords = None , defaults = None ), ('document' , '6adf97f83acf6453d4a6a4b1070f3754' ))
922
922
paddle .fluid .nets .simple_img_conv_pool (ArgSpec (args = ['input' , 'num_filters' , 'filter_size' , 'pool_size' , 'pool_stride' , 'pool_padding' , 'pool_type' , 'global_pooling' , 'conv_stride' , 'conv_padding' , 'conv_dilation' , 'conv_groups' , 'param_attr' , 'bias_attr' , 'act' , 'use_cudnn' ], varargs = None , keywords = None , defaults = (0 , 'max' , False , 1 , 0 , 1 , 1 , None , None , None , True )), ('document' , '5e89c978199c4ecce2b26d5fed1ec52b' ))
923
923
paddle .fluid .nets .sequence_conv_pool (ArgSpec (args = ['input' , 'num_filters' , 'filter_size' , 'param_attr' , 'act' , 'pool_type' , 'bias_attr' ], varargs = None , keywords = None , defaults = (None , 'sigmoid' , 'max' , None )), ('document' , 'b2d435f782ac8ea3ca480b8d24e7f5b4' ))
0 commit comments