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
Thunderbrook 4adddcc89a
add set_trainer_num api in dataset (#29133)
5 years ago
..
contrib Integrate ImperativeOutScale into ImperativeQuantAware. (#27956) 5 years ago
dataloader Fix doc format for callbacks, metrics and Model (#28638) 5 years ago
distributed Upgrade string literals to raw string (#28989) 5 years ago
dygraph save model after jit.load (#28748) 5 years ago
incubate add user_define_dump (#28596) 5 years ago
inference Refine python inference api (#26958) 5 years ago
layers [dy2stat] Set shape for linspace to Fix dy2stat for GridGenerator Model (#29173) 5 years ago
tests add set_trainer_num api in dataset (#29133) 5 years ago
transpiler
.gitignore
__init__.py Fix gpu memory allocation bug. (#28703) 5 years ago
average.py
backward.py Add static_only decorator for static apis (#29015) 5 years ago
clip.py Upgrade string literals to raw string (#28989) 5 years ago
communicator.py Feature/large scale kv save base/delta (#27470) 5 years ago
compiler.py Update all the examples which use paddle.static.nn.fc. (#27904) 5 years ago
core.py Upgrade string literals to raw string (#28989) 5 years ago
data.py Add static mode check on data() (#27495) 5 years ago
data_feed_desc.py
data_feeder.py erase Raises and refine doce of random functions (#26901) 5 years ago
dataset.py add set_trainer_num api in dataset (#29133) 5 years ago
debugger.py
default_scope_funcs.py
device_worker.py enable pipeline to run with Executor.run() (#28373) 5 years ago
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py
evaluator.py
executor.py enable pipeline to run with Executor.run() (#28373) 5 years ago
framework.py Add static_only decorator for static apis (#29015) 5 years ago
generator.py Refine paddle.manual_seed (#26496) 5 years ago
graphviz.py
initializer.py Upgrade string literals to raw string (#28989) 5 years ago
input.py Add static_only decorator for static apis (#29015) 5 years ago
install_check.py Reimplement paddle.utils.install_check. (#27771) 5 years ago
io.py polish static save load doc, test=document_fix (#29115) 5 years ago
layer_helper.py support mnist and resnet dygraph_to_static test (#25774) 5 years ago
layer_helper_base.py Upgrade string literals to raw string (#28989) 5 years ago
lod_tensor.py
log_helper.py
metrics.py Upgrade string literals to raw string (#28989) 5 years ago
multiprocess_utils.py
net_drawer.py
nets.py Upgrade string literals to raw string (#28989) 5 years ago
op.py
optimizer.py Support dynamic graph distributed (#28997) 5 years ago
parallel_executor.py Add static_only decorator for static apis (#29015) 5 years ago
param_attr.py Upgrade string literals to raw string (#28989) 5 years ago
profiler.py
reader.py remove BatchSampler type check (#29114) 5 years ago
regularizer.py Upgrade string literals to raw string (#28989) 5 years ago
trainer_desc.py add user_define_dump (#28596) 5 years ago
trainer_factory.py support ps-gpu (#28752) 5 years ago
unique_name.py modify doc for unique_name.guard unique_name.generate unique_name.switch, test=develop (#27605) 5 years ago
wrapped_decorator.py