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
yukavio ee1a7d020c
add some feature for paddle.flops (#29572)
4 years ago
..
amp Dev/fix doc of some api (#28785) 4 years ago
dataset fix DATA_HOME path in win (#29222) 4 years ago
distributed [Sharding] add hybrid-dp feature (#29518) 4 years ago
fluid gen nccl id use socket (#29431) 4 years ago
framework remove complexvariable (#29390) 4 years ago
hapi add some feature for paddle.flops (#29572) 4 years ago
incubate remove complex module direction (#29419) 4 years ago
inference
io Add random_split and Subset dataset (#29291) 4 years ago
jit [Dy2stat] Add a decorator paddle.jit.not_to_static to support that not to convert a function in Dynamic-to-Static. (#29253) 4 years ago
libs
metric Enhance paddle.metric.Accuracy (#29125) 4 years ago
nn Add fast path for dropout when p == 0 (#29553) 4 years ago
onnx Add ONNX Exporter (#27831) 4 years ago
optimizer Fix doc (adadelta, sgd, momentum) (#29212) 4 years ago
proto
reader Upgrade string literals to raw string (#28989) 4 years ago
static enhance doc. add kwargs for backward compatibility. test=develop (#29143) 4 years ago
tensor Add tangent operator (#29207) 4 years ago
tests fix DATA_HOME path in win (#29222) 4 years ago
text Update APIs in text/datasets and dataloader (#29219) 4 years ago
utils fix DATA_HOME path in win (#29222) 4 years ago
vision Add deform_conv2d,DeformConv2D (#29364) 4 years ago
.gitignore
__init__.py Add tangent operator (#29207) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 4 years ago
device.py
distribution.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 4 years ago
regularizer.py Upgrade string literals to raw string (#28989) 4 years ago
sysconfig.py