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
LielinJiang 8a2dd34a1e
fix depthwise conv (#29227)
4 years ago
..
amp Dev/fix doc of some api (#28785) 4 years ago
dataset Remove dependence of scipy (#29121) 4 years ago
distributed test=develop, fix doc (#29200) 4 years ago
fluid Modify doc mistakes of grad API. (#29176) 4 years ago
framework fix doc of save/load (#28645) 4 years ago
hapi Add ReduceLROnPlateau (#29113) 4 years ago
incubate add + - * / @ [] operator to ComplexVariable (#28217) 4 years ago
inference update for 2.0 inference api. (#27473) 4 years ago
io Add weighted random sampler (#28545) 4 years ago
jit [Dy2Stat] Fix bug: the return statement should be transformed to an equivalent Paddle/Python if statement, which depends on if conditions of the return stmt. (#29165) 4 years ago
libs
metric Enhance paddle.metric.Accuracy (#29125) 4 years ago
nn fix depthwise conv (#29227) 4 years ago
onnx Add ONNX Exporter (#27831) 4 years ago
optimizer Momentum Velocity init in Momentum.__init__() (#29223) 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 fix docs (#29097) 4 years ago
tests Enhance paddle.metric.Accuracy (#29125) 4 years ago
text Upgrade string literals to raw string (#28989) 4 years ago
utils Remove dependence of scipy (#29121) 4 years ago
vision Upgrade string literals to raw string [part 2](#29217) 4 years ago
.gitignore
__init__.py Remove dependence of scipy (#29121) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 4 years ago
device.py refine the doc for API2.0 (#28386) 4 years ago
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