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
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
5 years ago
..
contrib add mul and matmul quantization, test=develop (#22054) 5 years ago
distributed
dygraph State dict do not count data parallel layers (#22169) 5 years ago
incubate
layers Polish nn code, test=develop (#22237) 5 years ago
tests State dict do not count data parallel layers (#22169) 5 years ago
transpiler Bug fix for sparse recorder (#21969) 5 years ago
.gitignore
__init__.py
annotations.py
average.py
backward.py
clip.py
communicator.py
compiler.py
core.py
data.py
data_feed_desc.py
data_feeder.py
dataset.py
debugger.py
default_scope_funcs.py
device_worker.py
distribute_lookup_table.py
dygraph_grad_clip.py
evaluator.py
executor.py
framework.py Polish nn code, test=develop (#22237) 5 years ago
graphviz.py
inferencer.py
initializer.py
input.py
install_check.py
io.py fix save_dygraph & save with nonexistent dir (#22266) 5 years ago
layer_helper.py
layer_helper_base.py
lod_tensor.py
log_helper.py
metrics.py
net_drawer.py
nets.py
op.py
optimizer.py remove _optimized_guard in dygrahpe_mode (#22143) 5 years ago
parallel_executor.py
param_attr.py
profiler.py
reader.py
regularizer.py Remove _optimized_guard of append_regularization_ops in Dgraph mode (#22271) 5 years ago
trainer_desc.py
trainer_factory.py
unique_name.py
wrapped_decorator.py