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
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 }}
xtmhm2000
/
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
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Mar 16, 2022
Add model check (#40398)
DannyIsFunny
authored
9fc89b3
View commit details
Copy full SHA for 9fc89b3
Browse repository at this point
Add yaml config for pool2d (#40563)
Show description for ac5cc13
From00
authored
ac5cc13
View commit details
Copy full SHA for ac5cc13
Browse repository at this point
Fix Jetson compilation error in pooling (#40586)
From00
authored
8ffcf59
View commit details
Copy full SHA for 8ffcf59
Browse repository at this point
[Phi] Migrate mode_op and mode_grad_op into Phi (#40571)
Show description for 00183a9
Aurelius84
authored
00183a9
View commit details
Copy full SHA for 00183a9
Browse repository at this point
Refactor elementwise op grad classes (#40187)
Show description for 7004f65
piotrekobi
authored
7004f65
View commit details
Copy full SHA for 7004f65
Browse repository at this point
Quantize elementwise mul (#40546)
Show description for 2def79b
Zuza
authored
2def79b
View commit details
Copy full SHA for 2def79b
Browse repository at this point
Modify save_quant_model to support different input and output filenames (#40542)
Show description for dec2b1c
joanna.wozna.intel
authored
dec2b1c
View commit details
Copy full SHA for dec2b1c
Browse repository at this point
clean up DeviceManager in advance manually (#40504)
ronny1996
authored
23c036d
View commit details
Copy full SHA for 23c036d
Browse repository at this point
Fix tile_op inferShape (#40589)
Show description for f5bf46e
Aurelius84
authored
f5bf46e
View commit details
Copy full SHA for f5bf46e
Browse repository at this point
fix paddle.optimizer.SGD en docs (#40479)
Show description for 8e63171
SigureMo
authored
8e63171
View commit details
Copy full SHA for 8e63171
Browse repository at this point
Add tensor desc size check (#40518)
zlsh80826
authored
849bfbb
View commit details
Copy full SHA for 849bfbb
Browse repository at this point
Restructure sparse conv (#40570)
Show description for 2f5fb03
zhangkaihuo
authored
2f5fb03
View commit details
Copy full SHA for 2f5fb03
Browse repository at this point
[Phi] Move roi_align grad kernel and infershape from fuild to phi (#40556)
Show description for 3898080
zyfncg
authored
3898080
View commit details
Copy full SHA for 3898080
Browse repository at this point
[PHI] Migrate roll op (#40257)
Show description for 44d46d0
chenenquan
and
Zjq9409
authored
44d46d0
View commit details
Copy full SHA for 44d46d0
Browse repository at this point
[PHI] Migrate index_select op (#40260)
Show description for 99452af
chenenquan
authored
99452af
View commit details
Copy full SHA for 99452af
Browse repository at this point
move activation kernel (#40565)
YuanRisheng
authored
57f54d3
View commit details
Copy full SHA for 57f54d3
Browse repository at this point
[KP]fix bug that cannot fallback to CPU normally in XPU KP (#40576)
Show description for 603f842
Liu-xiandong
authored
603f842
View commit details
Copy full SHA for 603f842
Browse repository at this point
Add Support Layer List to ASP (#40253)
mingxu1067
authored
c040bbd
View commit details
Copy full SHA for c040bbd
Browse repository at this point
fix xpu op test, *test=kunlun (#40409)
tangzhiyi11
authored
d1a98f0
View commit details
Copy full SHA for d1a98f0
Browse repository at this point
[Phi] Migrate multiplex, qr, tril_triu op kernel to phi (#40007)
Show description for dce87e3
Caozhou1995
authored
dce87e3
View commit details
Copy full SHA for dce87e3
Browse repository at this point
[infrt] add parse for infrt.dense_tensor_type. test=develop (#40592)
winter-wang
authored
517b1a7
View commit details
Copy full SHA for 517b1a7
Browse repository at this point
[Phi]move reduce kernels into one file (#40584)
Show description for 84e17a3
MingMingShangTian
authored
84e17a3
View commit details
Copy full SHA for 84e17a3
Browse repository at this point
tranfer cumprod and kldiv_loss infershape to phi (#40575)
2742195759
authored
6d20551
View commit details
Copy full SHA for 6d20551
Browse repository at this point
move isclose infershape (#40595)
chenwhql
authored
c763770
View commit details
Copy full SHA for c763770
Browse repository at this point
[Phi] Move grid sample op kernel into phi (#40585)
Show description for 8fd20b5
chenwhql
authored
8fd20b5
View commit details
Copy full SHA for 8fd20b5
Browse repository at this point
[MLU] support amp O1 of mlu (#40461)
qipengh
authored
ad81f22
View commit details
Copy full SHA for ad81f22
Browse repository at this point
Fixed issue with default-valued attributes (#40368)
jim19930609
authored
f748b43
View commit details
Copy full SHA for f748b43
Browse repository at this point
Polish reshape error message under @to_static (#40599)
Aurelius84
authored
80194bd
View commit details
Copy full SHA for 80194bd
Browse repository at this point
move gather infershape (#40594)
chenwhql
authored
59e5c49
View commit details
Copy full SHA for 59e5c49
Browse repository at this point
[Auto Parallel] Add the support for the auto completion of while_op (#39939)
Show description for ec6b8fb
aoyulong
authored
ec6b8fb
View commit details
Copy full SHA for ec6b8fb
Browse repository at this point
lgamma tranfer make xpu ci failed. fix compile error in xpu CI (#40581)
2742195759
authored
3185826
View commit details
Copy full SHA for 3185826
Browse repository at this point
fix IterableDataset may block model when num_workers > 0. test=develop (#40541)
heavengate
authored
a991b6a
View commit details
Copy full SHA for a991b6a
Browse repository at this point
Commits on Mar 15, 2022
[infrt]Refine phi dialect (#40505)
Show description for 927767c
winter-wang
and
Superjomn
authored
927767c
View commit details
Copy full SHA for 927767c
Browse repository at this point
[Phi] Move determinant op kernel into phi (#40539)
Show description for a04a6bd
chenwhql
authored
a04a6bd
View commit details
Copy full SHA for a04a6bd
Browse repository at this point
remove cmake kernel print info (#40550)
chenwhql
authored
0c0acbd
View commit details
Copy full SHA for 0c0acbd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.