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
Guo Sheng 356efd36fa
Remove test_rnn_decode_api from disable list. (#29814)
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 Support multi-stream communication for dynamic graph distributed (#29525) 4 years ago
fluid Remove test_rnn_decode_api from disable list. (#29814) 4 years ago
framework remove complexvariable (#29390) 4 years ago
hapi fix flops (#29818) 4 years ago
incubate remove complex module direction (#29419) 4 years ago
inference update for 2.0 inference api. (#27473) 4 years ago
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 fix wmt14 doc, remove backward, add bidirect direction in rnn api (#29633) 4 years ago
onnx Add ONNX Exporter (#27831) 4 years ago
optimizer Optimizer trans momentum (#29597) 4 years ago
proto
reader Upgrade string literals to raw string (#28989) 4 years ago
static [Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337) 4 years ago
tensor Migrate 4 APIs about array to paddle.tensor.* (#29565) 4 years ago
tests fix DATA_HOME path in win (#29222) 4 years ago
text fix wmt14 doc, remove backward, add bidirect direction in rnn api (#29633) 4 years ago
utils Fix the dowanload bug in the case of multiple machines (#29551) 4 years ago
vision Update en docs of to_tensor (#29718) 4 years ago
.gitignore
__init__.py add conj op for complex types (#29527) 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