You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/v2/fluid/layers
guosheng a063fc28b6
Fix the bias of fc when num_flatten_dims is not 1 in fluid layers
7 years ago
..
__init__.py Merge pull request #7688 from reyoung/feature/python_overload_math_operators 7 years ago
control_flow.py fix parallel op test (#8249) 7 years ago
device.py Merge branch 'develop' of github.com:baidu/Paddle into feature/rename_fluid 7 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops 7 years ago
layer_function_generator.py Merge branch 'develop' of github.com:baidu/Paddle into feature/rename_fluid 7 years ago
math_op_patch.py Add learning rate decay (#7892) 7 years ago
nn.py Fix the bias of fc when num_flatten_dims is not 1 in fluid layers 7 years ago
ops.py Impl scalar switch case op with condition op (#8184) 7 years ago
tensor.py Merge pull request #7421 from emailweixu/fetch_var 7 years ago