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 d6b54de467
【paddle.fleet】Fix/role maker api fix (#27326)
5 years ago
..
dataset remove the dependence of matplotlib in dataset of uci_housing 5 years ago
distributed 【paddle.fleet】Fix/role maker api fix (#27326) 5 years ago
fluid 【paddle.fleet】Fix/role maker api fix (#27326) 5 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) 5 years ago
incubate Move hapi to python/paddle root dir. (#26442) 5 years ago
io Move hapi to python/paddle root dir. (#26442) 5 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 paddle.nn.Transformer api (#27391) 5 years ago
optimizer add check for sparse parameters with weight_decay (#27141) 5 years ago
proto
reader Replace the 'spawn' start method with 'fork' start method for multiprocessing, on MacOS with python>=3.8 (#27317) 5 years ago
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 5 years ago
tensor add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287) 5 years ago
tests Update hapi.model._save_inference_model by using new features of dy2stat in 2.0-beta API (#27272) 5 years ago
text Move hapi to python/paddle root dir. (#26442) 5 years ago
utils Remove dependences of cv2 (#27286) 5 years ago
vision Remove dependences of cv2 (#27286) 5 years ago
.gitignore
__init__.py add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287) 5 years ago
batch.py Modify English documents (#20452) 6 years ago
check_import_scipy.py Optimized error reporting information (#19173) 6 years ago
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) 5 years ago
regularizer.py add regularizer api (#27292) 5 years ago
sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 6 years ago