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
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
View all resources
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 }}
hutuxian
/
Paddle
Public
forked from
PaddlePaddle/Paddle
Notifications
You must be signed in to change notification settings
Fork
10
Star
3
Code
Pull requests
13
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Sep 9, 2020
Fix test_origin_info to be compatible with PY3.8, because ast module is different in PY3.8 (#27201)
liym27
authored
a1b640b
Copy full SHA for a1b640b
add dgc cuda11 support for Paddle (#27204)
wangchaochaohu
authored
3b8f520
Copy full SHA for 3b8f520
[cuda11 support] change the CMakeLists to support the cuda11 (#27124)
wangchaochaohu
authored
c71d79b
Copy full SHA for c71d79b
【paddle.fleet】refine launch and distributed repr string for print (#27093)
Show description for f7d08b7
guru4elephant
authored
f7d08b7
Copy full SHA for f7d08b7
Add double grad in reduce sum (#27115)
Show description for 43b0445
qjing666
authored
43b0445
Copy full SHA for 43b0445
update requirements (#27172)
Show description for c60352b
iducn
authored
c60352b
Copy full SHA for c60352b
disable ut, fix it @malin (#27200)
seiriosPlus
authored
ca6100d
Copy full SHA for ca6100d
Use paddle.disable_static() to replace with dygraph.guard(). (#27139)
liym27
authored
3497fbe
Copy full SHA for 3497fbe
[Dy2stat]Add naming rule if not specific InputSpec.name (#26997)
Show description for 252aeb1
Aurelius84
authored
252aeb1
Copy full SHA for 252aeb1
optimize the error message for math dir
Show description for ed29269
kinghuin
authored
ed29269
Copy full SHA for ed29269
Commits on Sep 8, 2020
resolve the issue of curl having same exit code with paddle build failed (#27035)
Show description for eb27663
XieYunshen
and
chalsliu
authored
eb27663
Copy full SHA for eb27663
fix Norm op error (#26771)
Show description for 4558d39
yongqiangma
authored
4558d39
Copy full SHA for 4558d39
Fix kl and summary bug (#27132)
Show description for 4d7d661
LielinJiang
authored
4d7d661
Copy full SHA for 4d7d661
Error msg/polish tensor error msg (#26976)
Show description for 13804ed
hbwx24
authored
13804ed
Copy full SHA for 13804ed
fix avg_pool3d count_include_pad as True,test=develop (#27155)
LDOUBLEV
authored
c7b9d97
Copy full SHA for c7b9d97
[2.0 API]Add checker in grid_sample_grad op (#27126)
wanghaoshuang
authored
eb01976
Copy full SHA for eb01976
Enhance ops to support LoD as input for dygraph detection models. (#25316)
Show description for a28ae86
jerrywgz
authored
a28ae86
Copy full SHA for a28ae86
add back triu in fluid (#27135)
yaoxuefeng6
authored
0dab0fc
Copy full SHA for 0dab0fc
Upgrade coverage tool to python3
chalsliu
authored
944f8ae
Copy full SHA for 944f8ae
Temporarily turn off WITH_INFERENCE_API_TEST (#27170)
zhwesky2010
authored
753a074
Copy full SHA for 753a074
add timeout unittests retry (#27152)
Show description for d471016
XieYunshen
authored
d471016
Copy full SHA for d471016
【paddle.fleet】parameter_server_optimizer support auto_strategy (#26838)
Show description for f2d68d3
123malin
authored
f2d68d3
Copy full SHA for f2d68d3
add save load to jit.all (#27131)
chenwhql
authored
4c70e31
Copy full SHA for 4c70e31
Add correlation api to contrib (#27015)
Show description for 8df5b4d
LielinJiang
authored
8df5b4d
Copy full SHA for 8df5b4d
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
Avin0323
authored
cbcd5e4
Copy full SHA for cbcd5e4
fix weight (#26986)
Show description for 5dec254
seiriosPlus
authored
5dec254
Copy full SHA for 5dec254
delate some wrong message test=develop, test=document_fix (#26595)
Show description for dc00bd6
yinhaofeng
authored
dc00bd6
Copy full SHA for dc00bd6
optimize the error message for unpooling.cc
Show description for 1b102dd
kinghuin
authored
1b102dd
Copy full SHA for 1b102dd
fix multihead matmul shared params (#27121)
Pei Yang
authored
5fb8c92
Copy full SHA for 5fb8c92
fix unsqueeze in dygraph (#27107)
Show description for d6ee086
zhiqiu
authored
d6ee086
Copy full SHA for d6ee086
fix typo for interp_v2,test=develop (#26843)
Show description for 58f3ef9
tink2123
authored
58f3ef9
Copy full SHA for 58f3ef9
Restore file changes caused by pre-commit (#27105)
Show description for ed2f57c
Avin0323
authored
ed2f57c
Copy full SHA for ed2f57c
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
Show description for 54d8424
ceci3
authored
54d8424
Copy full SHA for 54d8424
Commits on Sep 7, 2020
add failed unittests retry on mac system (#26813)
Show description for 9fd5eae
XieYunshen
authored
9fd5eae
Copy full SHA for 9fd5eae
add failed unittests retry on win system (#26823)
Show description for 92bf0d4
XieYunshen
authored
92bf0d4
Copy full SHA for 92bf0d4
Pagination
Previous
Next
You can’t perform that action at this time.