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
guofei fed2204517
Skip the process of copying LoDTensorArray in loop_vars in while_loop (#24271)
6 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 6 years ago
distributed fs_wrapper add __all__ (#24335) 6 years ago
fleet reorganize the paddle api test=develop (#23151) 6 years ago
fluid Skip the process of copying LoDTensorArray in loop_vars in while_loop (#24271) 6 years ago
framework ADD Manual seed op into paddle.framework (#23537) 6 years ago
imperative remove dygraph api to paddle.imperative, test=develop (#23628) 6 years ago
incubate Move complex into dir incubate (#24254) 6 years ago
io Refine DataLoader support multi-processing (#23107) 6 years ago
libs
metric reorganize the paddle api test=develop (#23151) 6 years ago
nn fix CrossEntropyLoss op en doc, test=develop (#24104) 6 years ago
optimizer reorganize the paddle api test=develop (#23151) 6 years ago
proto
reader fix typo words (#22653) 6 years ago
tensor add unbind python api (#24141) 6 years ago
utils reorganize the paddle api test=develop (#23151) 6 years ago
.gitignore
__init__.py fs_wrapper add __all__ (#24335) 6 years ago
batch.py Modify English documents (#20452) 7 years ago
check_import_scipy.py
common_ops_import.py Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471) 6 years ago
compat.py fix typo word (#22784) 6 years ago
device.py reorganize the paddle api test=develop (#23151) 6 years ago
distribution.py reorganize the paddle api test=develop (#23151) 6 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 6 years ago
sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 7 years ago