Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
code-ckk
/
Paddle
Public
forked from
PaddlePaddle/Paddle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Paddle
python
on
develop
User selector
All users
All time
Commit history
Commits on Jul 26, 2021
[NPU] add cumsum (#34188)
Show description for 6b20cb4
windstamp
authored
6b20cb4
View commit details
Copy full SHA for 6b20cb4
View code at this point
Browse repository at this point
unset fluid api in nn.functional (#34114)
zhiboniu
authored
a508e72
View commit details
Copy full SHA for a508e72
View code at this point
Browse repository at this point
unset fluid api in nn.layer (#34129)
zhiboniu
authored
1c95631
View commit details
Copy full SHA for 1c95631
View code at this point
Browse repository at this point
Fix the bug in paddle.distributed.split demo. The paddle.distributed.split op just can be used in static mode. (#34306)
Show description for 1cb4c15
youth123
authored
1cb4c15
View commit details
Copy full SHA for 1cb4c15
View code at this point
Browse repository at this point
[NPU] add hard_sigmoid (#34094)
Show description for b5d8f43
windstamp
authored
b5d8f43
View commit details
Copy full SHA for b5d8f43
View code at this point
Browse repository at this point
Fix for failing CI(test_activation_mkldnn_op.py) (#34329)
Show description for 81dec05
jakpiase
authored
81dec05
View commit details
Copy full SHA for 81dec05
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
Revert "[Dy2Stat] Refactor ExecutorCache logic and pre-support BuildStrategy for pass (#34181)" (#34348)
Show description for 577fdde
Aurelius84
authored
577fdde
View commit details
Copy full SHA for 577fdde
View code at this point
Browse repository at this point
disable test_dataloader_dataset,test=document_fix (#34353)
XieYunshen
authored
0f60998
View commit details
Copy full SHA for 0f60998
View code at this point
Browse repository at this point
Logical Ops support more data types (#34141)
Show description for 27417f1
will-jl944
authored
27417f1
View commit details
Copy full SHA for 27417f1
View code at this point
Browse repository at this point
[NPU] add index_sample_op_npu and tests (#34239)
Show description for 63f6ce7
ronny1996
authored
63f6ce7
View commit details
Copy full SHA for 63f6ce7
View code at this point
Browse repository at this point
fix bug for num_iters in fit/evaluate (#34059)
ghostxsl
authored
08c5b1d
View commit details
Copy full SHA for 08c5b1d
View code at this point
Browse repository at this point
add npu_sampling_id and tests (#34302)
ronny1996
authored
0428809
View commit details
Copy full SHA for 0428809
View code at this point
Browse repository at this point
Commits on Jul 22, 2021
copy found_inf to cpu in advance to improve performance (#34274)
Show description for 781f402
zhiqiu
authored
781f402
View commit details
Copy full SHA for 781f402
View code at this point
Browse repository at this point
[Dy2Stat] Refactor ExecutorCache logic and pre-support BuildStrategy for pass (#34181)
Show description for 609f822
Aurelius84
authored
609f822
View commit details
Copy full SHA for 609f822
View code at this point
Browse repository at this point
fix m1 not found leaf7_features (#34309)
tianshuo78520a
authored
832c389
View commit details
Copy full SHA for 832c389
View code at this point
Browse repository at this point
[NPU] update NPU ci tests, test=npu_aarch64 (#34272)
Show description for e0da966
qili93
authored
e0da966
View commit details
Copy full SHA for e0da966
View code at this point
Browse repository at this point
Added sigmoid BF16 FWD/BWD kernels and gelu BF16 BWD kernel (#34216)
Show description for 5d3c89c
jakpiase
authored
5d3c89c
View commit details
Copy full SHA for 5d3c89c
View code at this point
Browse repository at this point
enable amp unsupported_fp16_list for npu (#34314)
zhiqiu
authored
b0a2f00
View commit details
Copy full SHA for b0a2f00
View code at this point
Browse repository at this point
Add int16 kernel for lookup_talbe and dequantize_abs_max op (#34275)
Show description for 85e531a
juncaipeng
authored
85e531a
View commit details
Copy full SHA for 85e531a
View code at this point
Browse repository at this point
fix hapi fleet bug in static mode (#34311)
LiuChiachi
authored
13991b5
View commit details
Copy full SHA for 13991b5
View code at this point
Browse repository at this point
Fix the save logic for the qat save unit test. (#34273)
wzzju
authored
2fa3d59
View commit details
Copy full SHA for 2fa3d59
View code at this point
Browse repository at this point
fix index erro in conv2d_transpose (#34270)
jerrywgz
authored
24c7087
View commit details
Copy full SHA for 24c7087
View code at this point
Browse repository at this point
Support getitem by ellipsis index in dynamic mode (#34267)
Show description for 82339ed
zyfncg
authored
82339ed
View commit details
Copy full SHA for 82339ed
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
fix DataLoader memory leak. test=develop (#34140)
heavengate
authored
6fc33a0
View commit details
Copy full SHA for 6fc33a0
View code at this point
Browse repository at this point
add more info to tensor.grad warning message (#34264)
MingMingShangTian
authored
32cb0f5
View commit details
Copy full SHA for 32cb0f5
View code at this point
Browse repository at this point
[NPU] Refine npu unit tests (#34240)
Show description for 712f9fe
zhiqiu
authored
712f9fe
View commit details
Copy full SHA for 712f9fe
View code at this point
Browse repository at this point
fix os.setsid in windows (#34278)
kuizhiqing
authored
f50a67e
View commit details
Copy full SHA for f50a67e
View code at this point
Browse repository at this point
trt reduce_mean supported. (#34204)
Show description for aff1496
b3602sss
authored
aff1496
View commit details
Copy full SHA for aff1496
View code at this point
Browse repository at this point
[CPU-PSLIB] Add consistency insepection of op's embedding name and sparse table name in config_fleet.py, test=develop (#34249)
WorgenZhang
authored
2f76bb8
View commit details
Copy full SHA for 2f76bb8
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
fix crop_tensor op doc (#34263)
Show description for c8fb6fc
HexToString
authored
c8fb6fc
View commit details
Copy full SHA for c8fb6fc
View code at this point
Browse repository at this point
Revert "fix cifar label dimension. test=develop (#33475)" (#34242)
Show description for 1f6f223
heavengate
authored
1f6f223
View commit details
Copy full SHA for 1f6f223
View code at this point
Browse repository at this point
[Dy2Stat]Support Nest sequtial container (#34246)
Show description for 6a9610e
0x45f
authored
6a9610e
View commit details
Copy full SHA for 6a9610e
View code at this point
Browse repository at this point
[hybird optim] reduce rend/recv times for recompute, test=develop (#34248)
FeixLiu
authored
3a5f1f2
View commit details
Copy full SHA for 3a5f1f2
View code at this point
Browse repository at this point
change strided_slice when step<0. (#34205)
Show description for 7f2b5be
hbwx24
authored
7f2b5be
View commit details
Copy full SHA for 7f2b5be
View code at this point
Browse repository at this point
[hybrid parallel] Optimize pipeline memory (#34230)
wangxicoding
authored
a74208c
View commit details
Copy full SHA for a74208c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.