Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
QiJune
/
Paddle
Public
forked from
PaddlePaddle/Paddle
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
save_load_doc
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 7, 2018
add design doc for save/load api
QiJune
committed
6185eba
Copy full SHA for 6185eba
Commits on Feb 6, 2018
Merge pull request #8179 from chengduoZH/feature/refine_buffer_receive
Show description for a07b751
chengduo
authored
a07b751
Copy full SHA for a07b751
refine buffer receive
chengduoZH
committed
7032491
Copy full SHA for 7032491
Merge pull request #8135 from JiayiFeng/dev_make_VarDesc_supporting_multiple_tensor
Show description for c8ba6d5
JiayiFeng
authored
c8ba6d5
Copy full SHA for c8ba6d5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_make_VarDesc_supporting_multiple_tensor
JiayiFeng
committed
e5227c2
Copy full SHA for e5227c2
remove unnecessary comments
JiayiFeng
committed
9a1fa89
Copy full SHA for 9a1fa89
Merge pull request #8158 from qingqing01/nms_warning_fix
Show description for 445c74c
luotao1
authored
445c74c
Copy full SHA for 445c74c
Refine the inference unittest recognize_digits. (#8147)
Xreki
authored and
kexinzhao
committed
165450f
Copy full SHA for 165450f
Rewrite the Send/Recv part of csp.md (#8164)
Show description for b0ecb36
wangkuiyi
authored
b0ecb36
Copy full SHA for b0ecb36
Commits on Feb 5, 2018
Merge pull request #7421 from emailweixu/fetch_var
Show description for b15c675
emailweixu
authored
b15c675
Copy full SHA for b15c675
Add proposed fluid syntax for select statement in Fluid's implementation of CSP (#7908)
Show description for 1ead6c2
abhinavarora
authored and
wangkuiyi
committed
1ead6c2
Copy full SHA for 1ead6c2
Proposing Python syntax for send and recv in design doc (#8093)
Show description for 497a131
kavyasrinet
authored and
wangkuiyi
committed
497a131
Copy full SHA for 497a131
Merge pull request #8151 from chengduoZH/fixbug/prior_box
Show description for 4716825
chengduo
authored
4716825
Copy full SHA for 4716825
Fix warnings in multiclass_nms_op.cc.
qingqing01
committed
e9e2424
Copy full SHA for e9e2424
Merge pull request #8145 from luotao1/api_sphinx
Show description for 845058a
luotao1
authored
845058a
Copy full SHA for 845058a
add "inline" for ClipFunctor and refine code
chengduoZH
committed
f367ad6
Copy full SHA for f367ad6
follow comments
chengduoZH
committed
d7a371c
Copy full SHA for d7a371c
fix bug
chengduoZH
committed
93734a7
Copy full SHA for 93734a7
add independent sphinx tree for api
luotao1
committed
4e52026
Copy full SHA for 4e52026
fix a compile error
JiayiFeng
committed
0d03cab
Copy full SHA for 0d03cab
Add type Reader for VarDesc
Show description for 7dabee2
JiayiFeng
committed
7dabee2
Copy full SHA for 7dabee2
Merge pull request #8076 from luotao1/make_clean
Show description for be815dd
luotao1
authored
be815dd
Copy full SHA for be815dd
Merge pull request #8123 from luotao1/mobile_doc
Show description for cea0d68
luotao1
authored
cea0d68
Copy full SHA for cea0d68
remove duplicated mobile index
luotao1
committed
eef381d
Copy full SHA for eef381d
Merge branch 'develop' into make_clean
luotao1
committed
a169067
Copy full SHA for a169067
prevent make clean from cleaning ExternalProject boost
luotao1
committed
96d4bf5
Copy full SHA for 96d4bf5
debug/format protobuf to human-readable codes (#8086)
Superjomn
authored
6f28084
Copy full SHA for 6f28084
Merge pull request #8116 from kuke/fix_profiler
Show description for f3d5923
Yibing Liu
authored
f3d5923
Copy full SHA for f3d5923
Commits on Feb 4, 2018
Close buffered channel should unblock the blocked senders and receivers (#8109)
abhinavarora
authored
1d2dd9c
Copy full SHA for 1d2dd9c
Fix the error when sorted_key is none in profiler
Yibing Liu
committed
be65516
Copy full SHA for be65516
Commits on Feb 3, 2018
Refine buffer channel (#8098)
Show description for b60da67
chengduo
authored and
abhinavarora
committed
b60da67
Copy full SHA for b60da67
Added more receivers less senders. Receivers should block. (#8061)
Show description for 022e5de
kavyasrinet
authored
022e5de
Copy full SHA for 022e5de
Merge pull request #8094 from abhinavarora/fix_buff_channel_close
Show description for 25d5686
chengduo
authored
25d5686
Copy full SHA for 25d5686
Channel should notify both condition variables on close
Abhinav Arora
committed
dbe0655
Copy full SHA for dbe0655
Commits on Feb 2, 2018
Fix copyright for test_fetch_var.py
xuwei06
committed
37a251e
Copy full SHA for 37a251e
Pagination
Previous
Next
You can’t perform that action at this time.