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
tangwei12 ed856d254e
fix ut (#29989)
5 years ago
..
amp Dev/fix doc of some api (#28785) 5 years ago
dataset fix DATA_HOME path in win (#29222) 5 years ago
distributed fix the bug in pipeline data parallelism (#29731) 5 years ago
fluid fix ut (#29989) 5 years ago
framework remove complexvariable (#29390) 5 years ago
hapi Change the conditions of hapi printing logs (#29792) 5 years ago
incubate remove complex module direction (#29419) 5 years ago
inference update for 2.0 inference api. (#27473) 5 years ago
io Add random_split and Subset dataset (#29291) 5 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) 5 years ago
libs
metric clean redundant API alias in 2.0 - part 1 (#29928) 5 years ago
nn fix code bugs (#29932) 5 years ago
onnx Add ONNX Exporter (#27831) 5 years ago
optimizer fix code bugs (#29932) 5 years ago
proto
reader Upgrade string literals to raw string (#28989) 5 years ago
static fix code bugs (#29932) 5 years ago
tensor fix code bugs (#29932) 5 years ago
tests Fix rotation bug when use cv2 backend (#29933) 5 years ago
text fix wmt14 doc, remove backward, add bidirect direction in rnn api (#29633) 5 years ago
utils Fix the dowanload bug in the case of multiple machines (#29551) 5 years ago
vision Fix rotation bug when use cv2 backend (#29933) 5 years ago
.gitignore
__init__.py add conj op for complex types (#29527) 5 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 5 years ago
device.py refine the doc for API2.0 (#28386) 5 years ago
distribution.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 5 years ago
regularizer.py Upgrade string literals to raw string (#28989) 5 years ago
sysconfig.py