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/fluid
yangyaming 82571deb89
Change `customize_loss_grad` to `use_default_grad_scale`.
7 years ago
..
layers Merge pull request #10166 from reyoung/feature/train_and_test_recordio 7 years ago
tests Merge pull request #9308 from wangyang59/bilinear 7 years ago
.gitignore
__init__.py Eager destruct local scope 7 years ago
average.py Feature/metrics (#9791) 7 years ago
backward.py refine parallel_do_grad 7 years ago
clip.py
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
data_feeder.py
debuger.py Fix debuger bugs. (#9705) 7 years ago
default_scope_funcs.py
distribute_transpiler.py clean code 7 years ago
distribute_transpiler_simple.py
distributed_splitter.py Fix a minor bug for distributed_spliter.round_robin 7 years ago
evaluator.py Fix api display errors in fluid (#10051) 7 years ago
executor.py Fix the bug in executor.fetch_var 7 years ago
framework.py follow comment, optimize code 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
inference_transpiler.py add type check and default scope 7 years ago
initializer.py Adjust 7 years ago
io.py Add flush of program desc to update the proto information. 7 years ago
layer_helper.py "move to a new PR" 7 years ago
memory_optimization_transpiler.py Polish memory_optimizer code with mode comments and less identions 7 years ago
metrics.py update 7 years ago
net_drawer.py
nets.py make bn inplace in img_conv_group by default 7 years ago
op.py
optimizer.py Fix api display errors in fluid (#10051) 7 years ago
parallel_executor.py Change `customize_loss_grad` to `use_default_grad_scale`. 7 years ago
param_attr.py Fix some issues. 7 years ago
profiler.py
recordio_writer.py
regularizer.py Fix api display errors in fluid (#10051) 7 years ago
unique_name.py