Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Starrysea996
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
add_msort_api
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 8, 2025
change copyright time
Starrysea996
committed
cfb83ae
Copy full SHA for cfb83ae
Commits on Aug 7, 2025
replace msort param x with input
Starrysea996
committed
5d8cc8e
Copy full SHA for 5d8cc8e
Commits on Aug 6, 2025
change msort api without out param
Starrysea996
committed
b8b3054
Copy full SHA for b8b3054
Commits on Aug 5, 2025
add msort api
Starrysea996
committed
bcc089d
Copy full SHA for bcc089d
support to fallback to sharding by one mesh dim from by more than one (#74396)
Show description for 7404342
liufengwei0103
authored
7404342
Copy full SHA for 7404342
fusion_gru add onednn_data_type [fluid_ops] (#74391)
Show description for ee517b2
co63oc
authored
ee517b2
Copy full SHA for ee517b2
analysis_config add onednn [fluid_ops] (#74367)
co63oc
authored
d06c0b7
Copy full SHA for d06c0b7
fused_conv_kernel.cc modify mkldnn_data_type (#74392)
Show description for de3c9c9
co63oc
authored
de3c9c9
Copy full SHA for de3c9c9
conv_kernel.cc add onednn_data_type [fluid_ops] (#74393)
Show description for 2e31e71
co63oc
authored
2e31e71
Copy full SHA for 2e31e71
onednn_helper.h add onednn_data_type (#74398)
co63oc
authored
0d7853e
Copy full SHA for 0d7853e
test/cpp modify FLAGS_use_mkldnn to FLAGS_use_onednn (#74399)
co63oc
authored
717b203
Copy full SHA for 717b203
Commits on Aug 4, 2025
revert align_grad_clip (#74403)
zty-king
authored
68835a8
Copy full SHA for 68835a8
refine some error message to avoid linking words together part5 (#74387)
ooooo-create
authored
d800ce5
Copy full SHA for d800ce5
refine some error message to avoid linking words together part4 (#74386)
ooooo-create
authored
7fb3849
Copy full SHA for 7fb3849
refine some error message to avoid linking words together part3 (#74384)
ooooo-create
authored
c838f79
Copy full SHA for c838f79
[Typo Error] fix typo error for indx (#74395)
enkilee
authored
befa2b5
Copy full SHA for befa2b5
fix shape kernel instantiated twice error in CUDA custom device backend (#74397)
YqGe585
authored
2650cc8
Copy full SHA for 2650cc8
Fix fused_feedforward for big tensor (#74362)
LCStayingdullCircuit
authored
97a9e5f
Copy full SHA for 97a9e5f
Fix class center sample (#74364)
Show description for b4a021f
HeyDavid633
authored
b4a021f
Copy full SHA for b4a021f
[CppExtension] Auto define `PADDLE_EXTENSION_NAME` macro (#74338)
SigureMo
authored
83ac718
Copy full SHA for 83ac718
[BIG tensor] add invalid shape check for preventing implicit overflow (#74369)
Show description for 5da76c9
hxzd5568
authored
5da76c9
Copy full SHA for 5da76c9
Fix paddle.unique_consecutive for big tensor (#74380)
LCStayingdullCircuit
authored
d832e6f
Copy full SHA for d832e6f
refine error message (#74381)
ooooo-create
authored
9ffcc5d
Copy full SHA for 9ffcc5d
[Custom Device] add float16 and bfloat16 supported api for custom device (#74371)
Show description for a5ae56a
YqGe585
authored
a5ae56a
Copy full SHA for a5ae56a
Fix typos gblic glibc (#74385)
co63oc
authored
f57cb4b
Copy full SHA for f57cb4b
Fix unused variable (#74376)
co63oc
authored
5109307
Copy full SHA for 5109307
caching links update [fluid_ops] (#74356)
co63oc
authored
44e9281
Copy full SHA for 44e9281
[Auto-parallel] 增强stage对层间传递stop_grad=True的参数的支持 (#73459)
Show description for 388eaa7
zty-king
authored
388eaa7
Copy full SHA for 388eaa7
[big tensor] fix median hang (#74360)
Show description for 8b88b53
DongBaiYue
authored
8b88b53
Copy full SHA for 8b88b53
[BIG tensor] enhance robustness of bilinear (#74342)
hxzd5568
authored
95ecc65
Copy full SHA for 95ecc65
add FLAGS_use_onednn [fluid_ops] (#74315)
Show description for 4bbe1a6
co63oc
authored
4bbe1a6
Copy full SHA for 4bbe1a6
[Slice] Dispatch bool-only combined case to non-zero and elementwise_get (#74320)
Show description for 3beb3b3
LittleHeroZZZX
and
zhanghonggeng
authored
3beb3b3
Copy full SHA for 3beb3b3
executor add use_onednn [fluid_ops] (#74326)
Show description for 7db3dff
co63oc
authored
7db3dff
Copy full SHA for 7db3dff
Fix paddle.linalg.cholesky for big Tensor (#74377)
Show description for ee2d0e5
LCStayingdullCircuit
authored
ee2d0e5
Copy full SHA for ee2d0e5
Commits on Aug 2, 2025
Fix paddle.unfold for big tensor (#74379)
LCStayingdullCircuit
authored
44d7755
Copy full SHA for 44d7755
Pagination
Previous
Next
You can’t perform that action at this time.