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
lijianshe02 f17bd1786a
add decorator skip_check_grad_ci for test_group_norm (#21910)
5 years ago
..
contrib change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895) 5 years ago
distributed
dygraph tmp fix depthwise_conv2d in dygraph (#21840) 5 years ago
incubate bugfix: construct a DistributedStrategy instance if the passed one is None (#21545) 5 years ago
layers Update iou_similarity op to support non-normalized bbox (#21671) 5 years ago
tests add decorator skip_check_grad_ci for test_group_norm (#21910) 5 years ago
transpiler memory leak for cpu (#21174) 5 years ago
.gitignore
__init__.py Add some debug flags to auto growth allocator (#21766) 5 years ago
annotations.py
average.py
backward.py Fix Backward Bugs in Conditional Block (#21809) 5 years ago
clip.py
communicator.py
compiler.py
core.py Add get_all_kernels api of registered data_type in pybind.cc (#21499) 5 years ago
data.py
data_feed_desc.py
data_feeder.py simplify dygraph data loader code, test=develop (#21722) 5 years ago
dataset.py Paddlebox Related to Framework (#21586) 5 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix skip_op bug (#21418) 5 years ago
distribute_lookup_table.py
dygraph_grad_clip.py support float64 for GradClipByGlobalNorm in dygraph, test=develop (#21401) 5 years ago
evaluator.py
executor.py Paddlebox Related to Framework (#21586) 5 years ago
framework.py add selected rows supported in framework (#21808) 5 years ago
graphviz.py
inferencer.py
initializer.py
input.py adapt test_collective_base.py for only two GPU cards available. (#21307) 5 years ago
install_check.py
io.py Copy stop_gradient property of variable in clone (#21825) 5 years ago
layer_helper.py
layer_helper_base.py add selected rows supported in framework (#21808) 5 years ago
lod_tensor.py
log_helper.py
metrics.py
net_drawer.py
nets.py Update some en api docs (#20496) 5 years ago
op.py
optimizer.py add selected rows supported in framework (#21808) 5 years ago
parallel_executor.py
param_attr.py
profiler.py
reader.py simplify dygraph data loader code, test=develop (#21722) 5 years ago
regularizer.py
trainer_desc.py support general embedding params (#21217) 5 years ago
trainer_factory.py fix logger problem (#21342) 5 years ago
unique_name.py
wrapped_decorator.py