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
xiayanming 387c1db4f1
Ascendrc (#31065)
4 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 Ascendrc (#31065) 4 years ago
fluid Ascendrc (#31065) 4 years ago
framework [NPU] Support executor with NPU (#31057) 4 years ago
hapi Delete incorrect warning message (#30196) 4 years ago
incubate move 'load_op_library','LayerHelper' to 'paddle/incubate' (#30339) 4 years ago
inference update for 2.0 inference api. (#27473) 5 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) 5 years ago
libs
metric clean redundant API alias in 2.0 - part 1 (#29928) 4 years ago
nn fix bug of celoss when using ignore_index and reduction (#30180) 4 years ago
onnx Add ONNX Exporter (#27831) 5 years ago
optimizer Support pure fp16 training for AMP API. (#29544) 4 years ago
proto
reader Upgrade string literals to raw string (#28989) 5 years ago
static add auc into 'all' list (#30310) 4 years ago
tensor Fix the accuracy problem of allclose op when using float64 data type in static mode. (#29890) 4 years ago
tests reduce unittest time of test_datasets (#30275) 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 error information (#30277) 4 years ago
.gitignore
__init__.py [NPU] Support executor with NPU (#31057) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 5 years ago
device.py [NPU] Support executor with NPU (#31057) 4 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