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
cc 43240a1b81
[doc] Add example for cache and buffered (#26819)
4 years ago
..
dataset remove paddle.readers API (#26727) 4 years ago
distributed fix server_num bug;test=develop (#27442) 4 years ago
fluid add fuse_bn_act op (#27230) 4 years ago
framework add cuda generator (#26786) 5 years ago
hapi Update hapi.model._save_inference_model by using new features of dy2stat in 2.0-beta API (#27272) 4 years ago
incubate Move hapi to python/paddle root dir. (#26442) 5 years ago
inference update for 2.0 inference api. (#27473) 4 years ago
io remove paddle.readers API (#26727) 4 years ago
jit Support load state dict form `inference model` format save result (#26718) 5 years ago
libs
metric Move hapi to python/paddle root dir. (#26442) 5 years ago
nn fix pool bug (#27366) 4 years ago
optimizer fix adam (#27343) 4 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 4 years ago
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 5 years ago
tensor remove paddle.readers API (#26727) 4 years ago
tests Use dygraph mode by default (#27443) 4 years ago
text fix CIFAR MNIST UCIHousing dataset. test=develop (#27368) 4 years ago
utils Remove dependences of cv2 (#27286) 4 years ago
vision use paddle.get_default_dtype in vision datasets. test=develop (#27426) 4 years ago
.gitignore
__init__.py Use dygraph mode by default (#27443) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471) 5 years ago
compat.py fix typo word (#22784) 5 years ago
device.py Move hapi to python/paddle root dir. (#26442) 5 years ago
distribution.py fix _check_values_dtype_in_probs method in Distribution class (#27046) 4 years ago
regularizer.py add regularizer api (#27292) 4 years ago
sysconfig.py