You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
winter-wang 2562f58384
add cross mesh r_to_s reshard func for auto parrallel. (#63962)
6 hours ago
..
amp Fix _cache_founf_inf # (#61954) 3 weeks ago
audio [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
autograd [PIR] Throw error when OP has no grad OP (#63914) 5 days ago
base fix code (#63912) 4 days ago
cinn DLTP-82112 move cinn to paddle python wheel (#63180) 3 weeks ago
cost_model [CodeStyle] clean some `#noqa: F401` step: 1 (#57860) 6 months ago
dataset [Security] fix download security problem (#61162) 3 months ago
decomposition add more recompute ops (#63272) 3 weeks ago
device [XPU] Added a Python interface to Context::set_debug_level in XDNN for setting the XPUAPI_DEBUG level. (#62210) 1 week ago
distributed add cross mesh r_to_s reshard func for auto parrallel. (#63962) 6 hours ago
distribution 【Hackathon 6th Fundable Projects 3 No.319】Remove fluid operator sampling_id (#63492) 2 weeks ago
framework [PIR save/load]Migrate paddle.save, paddle.load and add program state_dict to pir (#63957) 4 days ago
geometric [PIR]Migrate graph_sample_neighbors into pir (#61312) 3 months ago
hapi paddle.summary 英文文档修改 (#63121) 1 month ago
incubate Fix unittest of fused_rope (#63538) 2 weeks ago
inference Fix some typos (colective, fuctools, etc.) (#61745) 2 months ago
io 【Hackathon 6th No. 27】为 paddle.io.RandomSampler/random_split /Layer.clear_gradients 进行功能增强 -part (#62966) 3 weeks ago
jit [pir_save_load] add jit load (train) (#63910) 5 days ago
libs optimizing setup.py develop command (#51528) 1 year ago
metric Fix shoudl should (#61175) 3 months ago
nn 【Hackathon 6th No.29】为 paddle.nn.functional.kl_div 进行功能增强 (#63860) 5 days ago
onnx [CodeStyle][ruff] clean some F401 step: 3 (#58306) 5 months ago
optimizer refine optimizer state_dict (#63549) 2 weeks ago
pir 【pir_save_load】add jit.load for pir (eval) (#63818) 1 week ago
profiler [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
proto [CodeStyle] pre-commit stock repair (#60232) 4 months ago
quantization Fix Quant Bug [avoid inserting quantized op] (#63082) 3 weeks ago
reader [Docathon] Fix api_base_io_shuffle API Label (#58891) 5 months ago
sparse [Sparse conv] Implement implicit gemm algo for SubmConv3D (#62747) 1 week ago
static [PIR save/load]Migrate paddle.save, paddle.load and add program state_dict to pir (#63957) 4 days ago
tensor 【Hackathon 6th No.10】Add isposinf / isneginf / isreal API to Paddle - part (#63523) 4 days ago
text [Dy2St] Clean some deprecated API usage in dy2st uts (#64000) 3 days ago
utils [Fix] Keep inference model output keys same order with dynamic model (#63791) 1 week ago
vision [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
.gitignore optimizing setup.py develop command (#51528) 1 year ago
README.md Remove `:=` and update classifiers (#59733) 4 months ago
_C_ops.py [PIR] Replace `*ir` names of files and directories on the Python side with `*pir` (#57209) 7 months ago
__init__.py 【Hackathon 6th No.10】Add isposinf / isneginf / isreal API to Paddle - part (#63523) 4 days ago
_legacy_C_ops.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 7 months ago
_pir_ops.py [PIR] Replace `*ir` names of files and directories on the Python side with `*pir` (#57209) 7 months ago
batch.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
callbacks.py [CodeStyle] clean some `#noqa: F401` step: 1 (#57860) 6 months ago
check_import_scipy.py [CodeStyle][task 3] enable Ruff PLR1711 rule in `python/paddle/base` (#57444) 7 months ago
common_ops_import.py remove templatedoc decorator (#63769) 1 week ago
fft.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
hub.py [CodeStyle] clean some `#noqa: F401` step: 1 (#57860) 6 months ago
linalg.py API improvement for paddle.linalg.svd_lowrank (#62876) 3 weeks ago
pir_utils.py [PIR]Add old ir guard for old ir test (#63376) 3 weeks ago
regularizer.py [PIR] Replace OpResult with Value in python (#60798) 3 months ago
signal.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
sysconfig.py [xdoctest] reformat example code with google style in No.6-No.10 (#56146) 8 months ago