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 }}
attale
/
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
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Jun 24, 2017
Merge pull request #2539 from helinwang/master_etcd_1
Show description for 93019df
helinwang
authored
93019df
Copy full SHA for 93019df
Master server registers itself to etcd.
helinwang
committed
7dad026
Copy full SHA for 7dad026
rename EtcdStore to Etcd
helinwang
committed
42313a3
Copy full SHA for 42313a3
add log when master recovered from saved state.
helinwang
committed
bf79c9e
Copy full SHA for bf79c9e
add comment for gracefully stop etcd store
helinwang
committed
a4ba403
Copy full SHA for a4ba403
put InMemStore into master package
helinwang
committed
4422685
Copy full SHA for 4422685
Master save and load state from etcd
helinwang
committed
fd89375
Copy full SHA for fd89375
Commits on Jun 23, 2017
Merge pull request #2573 from helinwang/keep_alive
Show description for f277726
helinwang
authored
f277726
Copy full SHA for f277726
Merge pull request #2582 from Xreki/fix_protobuf_dependency
Show description for a21c881
Xreki
authored
a21c881
Copy full SHA for a21c881
Use CMake system variables, such as CMAKE_STATIC_LIBRARY_PREFIX/SUFFIX, instead.
Xreki
committed
16f8508
Copy full SHA for 16f8508
Fix the problem that protobuf cannot be used as a DEPS argument in cc_library.
Xreki
committed
c89fe83
Copy full SHA for c89fe83
Merge pull request #2354 from NHZlX/improve_pruning
Show description for 8b86624
NHZlX
authored
8b86624
Copy full SHA for 8b86624
Merge pull request #2575 from wangkuiyi/simply_travis_ci
Show description for bf7a278
reyoung
authored
bf7a278
Copy full SHA for bf7a278
Merge pull request #2577 from dzhwinter/ntp
Show description for 732be4f
dzhwinter
authored
732be4f
Copy full SHA for 732be4f
modity topo
NHZlX
committed
1d6b859
Copy full SHA for 1d6b859
Remove paddle/script/travis/main.sh
wangkuiyi
committed
0cbe120
Copy full SHA for 0cbe120
Remove common.sh
wangkuiyi
committed
72c1a7f
Copy full SHA for 72c1a7f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
NHZlX
committed
561c456
Copy full SHA for 561c456
modify some topo
NHZlX
committed
fdde4ef
Copy full SHA for fdde4ef
Merge pull request #2576 from pengli09/cls_cost_coeff
Show description for 08d0b1d
pengli09
authored
08d0b1d
Copy full SHA for 08d0b1d
Merge pull request #2467 from pkuyym/ssd_map
Show description for f551c27
pkuyym
authored
f551c27
Copy full SHA for f551c27
"resolve clock skewed"
dzhwinter
committed
2604165
Copy full SHA for 2604165
Remove `BUILD_AND_TEST` section in travis.yaml
reyoung
committed
fba4649
Copy full SHA for fba4649
add coeff parameter to classification_cost
Peng Li
committed
7cf640b
Copy full SHA for 7cf640b
Simplify Travis CI configuration
Yi Wang
committed
c2fc896
Copy full SHA for c2fc896
fix etcd lease
Show description for e558ed0
helinwang
committed
e558ed0
Copy full SHA for e558ed0
Merge pull request #2544 from typhoonzero/pserver_etcd
Show description for 94bfe2b
typhoonzero
authored
94bfe2b
Copy full SHA for 94bfe2b
Commits on Jun 22, 2017
Merge pull request #2523 from emailweixu/rnn_evaluator
Show description for 6b3c33d
lcy-seso
authored
6b3c33d
Copy full SHA for 6b3c33d
update pserver etcd
wuyi05
committed
0b936e9
Copy full SHA for 0b936e9
Merge pull request #2561 from reyoung/feature/fix_travis_ci_temp
Show description for d524acc
reyoung
authored
d524acc
Copy full SHA for d524acc
Merge pull request #2521 from emailweixu/fix_rnn_gen
Show description for 6fa84d4
lcy-seso
authored
6fa84d4
Copy full SHA for 6fa84d4
Using previous image for travis-ci
Show description for 106dd4b
reyoung
committed
106dd4b
Copy full SHA for 106dd4b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
NHZlX
committed
43771ad
Copy full SHA for 43771ad
Commits on Jun 21, 2017
Merge pull request #2540 from wangkuiyi/check_for_existence_of_data_home
Show description for 65aa894
wangkuiyi
authored
65aa894
Copy full SHA for 65aa894
Merge pull request #2527 from wanghaoshuang/order_xmap
Show description for f2e6b99
wanghaoshuang
authored
f2e6b99
Copy full SHA for f2e6b99
Pagination
Previous
Next
You can’t perform that action at this time.