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
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
..
contrib Fix model_stat importing in paddle/fluid/contrib 6 years ago
distributed fix API spec about infer_from_dataset 6 years ago
dygraph Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn 6 years ago
incubate fix init_worker bug 6 years ago
layers Merge pull request #16439 from heavengate/resize_scale 6 years ago
tests Merge pull request #16439 from heavengate/resize_scale 6 years ago
transpiler fix pylint 6 years ago
.gitignore
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
annotations.py
async_executor.py fix API.spec 6 years ago
average.py
backward.py Fix some grad op desc makers (#16633) 6 years ago
clip.py Fix clip.py (#14718) 6 years ago
compiler.py Merge develop 6 years ago
data_feed_desc.py modify c++ and python dataset related code & fix bug 6 years ago
data_feeder.py Merge develop 6 years ago
dataset.py remove trainer_id in datafeed and dataset 6 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix infer_from_dataset docs and abastract class problem 6 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 6 years ago
evaluator.py
executor.py fix runtime error 6 years ago
framework.py Imperative deep-first backward process (#16605) 6 years ago
graphviz.py
inferencer.py
initializer.py move imperative to dygraph, test=develop 6 years ago
install_check.py move imperative to dygraph, test=develop 6 years ago
io.py Merge pull request #15799 from sneaxiy/feature/decoupled_reader 6 years ago
layer_helper.py move imperative to dygraph, test=develop 6 years ago
layer_helper_base.py move imperative to dygraph, test=develop 6 years ago
lod_tensor.py
metrics.py test=develop 6 years ago
net_drawer.py Fix net_drawer 6 years ago
nets.py
op.py
optimizer.py Fix DGC bug. (#16697) 6 years ago
parallel_executor.py Fix DGC bug. (#16697) 6 years ago
param_attr.py fix api format and example (#14686) 6 years ago
profiler.py rename 6 years ago
reader.py fix API.spec 6 years ago
recordio_writer.py rename 6 years ago
regularizer.py
trainer_desc.py fix dataset testcase error 6 years ago
trainer_factory.py fix runtime error 6 years ago
unique_name.py rename 6 years ago
wrapped_decorator.py rename 6 years ago