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
cc 42189be67b
[Quant] Remove the output for moving_average_abs_max_scale op (#25697)
5 years ago
..
contrib [Quant] Remove the output for moving_average_abs_max_scale op (#25697) 5 years ago
dataloader make default_collate_fn visible. test=develop (#25244) 5 years ago
distributed fix typo words (#22653) 6 years ago
dygraph remove ProgramTranslator.save_inference_model (#25740) 5 years ago
incubate Fix typo in interface. (#24779) 5 years ago
layers refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633) 5 years ago
tests [Quant] Remove the output for moving_average_abs_max_scale op (#25697) 5 years ago
transpiler Fix fluid.embedding in Distributed Training (#25174) 6 years ago
.gitignore
__init__.py add new API: set_global_initializer (#24378) 6 years ago
annotations.py
average.py
backward.py [while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330) 5 years ago
clip.py English API Docs Optimization Part 1 (#24536) 6 years ago
communicator.py SYNC with communicaotor (#22344) 6 years ago
compiler.py English API Docs Optimization Part 1 (#24536) 6 years ago
core.py make preloading ligbomp more robust, test=develop (#25527) 5 years ago
data.py English API Docs Optimization Part 1 (#24536) 6 years ago
data_feed_desc.py English API Docs Optimization Part 1 (#24536) 6 years ago
data_feeder.py Refine check_type Error Message for @declarative (#25098) 6 years ago
dataset.py Support AucRunner in PaddleBox (#22884) 6 years ago
debugger.py fix typo words (#22653) 6 years ago
default_scope_funcs.py
device_worker.py add the support for pipeline (#24560) 5 years ago
distribute_lookup_table.py
dygraph_utils.py fix if logic in dygraph (#23728) 6 years ago
evaluator.py fix typo in error message (#22312) 6 years ago
executor.py Remove useless warning in executor #25692 5 years ago
framework.py add more settings for distributed strategy (#25685) 5 years ago
graphviz.py
initializer.py add new API: set_global_initializer (#24378) 6 years ago
input.py English API Docs Optimization Part 1 (#24536) 6 years ago
install_check.py fix typo words (#22653) 6 years ago
io.py Add friendly Error message in save_inference_model (#25617) 5 years ago
layer_helper.py
layer_helper_base.py add new API: set_global_initializer (#24378) 6 years ago
lod_tensor.py test=develop (#24522) 6 years ago
log_helper.py fix logger propagate. test=develop (#23961) 6 years ago
metrics.py fix typo word (#22784) 6 years ago
multiprocess_utils.py Refine DataLoader support multi-processing (#23107) 6 years ago
net_drawer.py
nets.py test=develop (#24522) 6 years ago
op.py Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171) 6 years ago
optimizer.py add string variable support for RecomputeOptimizer (#25728) 5 years ago
parallel_executor.py test=develop (#24522) 6 years ago
param_attr.py test=develop (#24522) 6 years ago
profiler.py add try finally, test=develop (#24243) 6 years ago
reader.py make default_collate_fn visible. test=develop (#25244) 5 years ago
regularizer.py add device attr for regularizer, test=develop (#24981) 6 years ago
trainer_desc.py fix dataset py3 (#25012) 5 years ago
trainer_factory.py fix logger (#24682) 6 years ago
unique_name.py add try finally, test=develop (#24243) 6 years ago
wrapped_decorator.py