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 }}
fireae
/
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
master
User selector
All users
All time
Commit History
Commits on Sep 14, 2016
Merge pull request #72 from emailweixu/cos_sim_and_linear_comb
Show description for 487dc67
qingqing01
authored
487dc67
Copy full SHA for 487dc67
Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
Show description for 7481429
xuwei06
committed
7481429
Copy full SHA for 7481429
Commits on Sep 13, 2016
Merge pull request #2 from baidu/master
Show description for a2dfb10
emailweixu
authored
a2dfb10
Copy full SHA for a2dfb10
fix cudnn version number for batch norm. (#71)
Show description for 7dbc092
qingqing01
authored and
emailweixu
committed
7dbc092
Copy full SHA for 7dbc092
Fix LayerOutput.parents for some layers and mixed_layer for Operator (#69)
emailweixu
authored and
reyoung
committed
d6cc520
Copy full SHA for d6cc520
Merge pull request #1 from baidu/master
Show description for 5c6ecb2
emailweixu
authored
5c6ecb2
Copy full SHA for 5c6ecb2
Commits on Sep 12, 2016
Merge pull request #52 from reyoung/custom_stack_trace_refines
Show description for 3fc99a2
emailweixu
authored
3fc99a2
Copy full SHA for 3fc99a2
Merge branch 'master' into custom_stack_trace_refines
reyoung
authored
50c3dbf
Copy full SHA for 50c3dbf
fix CUDNN_VERSION for backward of CudnnBatchNormLayer (#61)
qingqing01
authored and
reyoung
committed
dcd87fd
Copy full SHA for dcd87fd
Merge branch 'master' into custom_stack_trace_refines
reyoung
authored
0964b7f
Copy full SHA for 0964b7f
Commits on Sep 9, 2016
Merge pull request #49 from reyoung/LazyInstallPaddleWheels
Show description for 674d69c
emailweixu
authored
674d69c
Copy full SHA for 674d69c
Merge pull request #54 from reyoung/fix_calc_batch_size_deadlock
Show description for 1c5514f
emailweixu
authored
1c5514f
Copy full SHA for 1c5514f
Merge branch 'master' into fix_calc_batch_size_deadlock
reyoung
authored
25fd873
Copy full SHA for 25fd873
Fix a PyDataProvider2 bug when use calc_batch_size
Show description for 0c8aeff
reyoung
committed
0c8aeff
Copy full SHA for 0c8aeff
Merge branch 'master' into LazyInstallPaddleWheels
reyoung
authored
62da4ad
Copy full SHA for 62da4ad
Exit when pip install failed
reyoung
authored
b76682c
Copy full SHA for b76682c
Merge branch 'master' into custom_stack_trace_refines
reyoung
authored
1d87c6e
Copy full SHA for 1d87c6e
reorganize the chinese doc catalog (#53)
Show description for 3376736
reyoung
authored and
luotao1
committed
3376736
Copy full SHA for 3376736
fix redundant macro in hl_device_functions.cuh
gangliao
authored
b159a36
Copy full SHA for b159a36
Merge branch 'master' into LazyInstallPaddleWheels
reyoung
authored
6ef0b7c
Copy full SHA for 6ef0b7c
Merge branch 'custom_stack_trace_refines' of https://github.com/reyoung/Paddle into custom_stack_trace_refines
reyoung
committed
ad94ba1
Copy full SHA for ad94ba1
Add unittest to CustomStackTrace.
reyoung
committed
49a92da
Copy full SHA for 49a92da
Fix bugs in CustomStackTrace.
Show description for b384af5
reyoung
committed
b384af5
Copy full SHA for b384af5
Add unittest to CustomStackTrace.
reyoung
committed
bb9470b
Copy full SHA for bb9470b
Replace DataProviderWrapperConverter with DataProviderConverter in demos (#50)
Show description for 30bb383
liuyuuan
authored and
reyoung
committed
30bb383
Copy full SHA for 30bb383
Merge pull request #51 from reyoung/fix_lstm_avx_error
Show description for 6a83d37
hedaoyuan
authored
6a83d37
Copy full SHA for 6a83d37
Fix bug in NO_AVX when using lstm
Show description for 4a880f0
reyoung
committed
4a880f0
Copy full SHA for 4a880f0
Fix bugs in CustomStackTrace.
Show description for a732b16
reyoung
committed
a732b16
Copy full SHA for a732b16
Merge branch 'master' into LazyInstallPaddleWheels
reyoung
authored
ddb0f8a
Copy full SHA for ddb0f8a
Lazy install Paddle wheels
Show description for 7cf8e0c
reyoung
committed
7cf8e0c
Copy full SHA for 7cf8e0c
Commits on Sep 8, 2016
Merge pull request #48 from reyoung/master
Show description for 3304de7
reyoung
authored
3304de7
Copy full SHA for 3304de7
fix unitest of test_RecurrentGradientMachine, and some tiny doc update
Show description for dbaabc9
luotao1
authored and
reyoung
committed
dbaabc9
Copy full SHA for dbaabc9
fix docker tag mistake
Show description for d6d9122
reyoung
committed
d6d9122
Copy full SHA for d6d9122
Refine doc of Python Prediction API, replace
Show description for 5547a76
liuyuuan
authored and
reyoung
committed
5547a76
Copy full SHA for 5547a76
bug fix for hl_matrix_classification_error
He
authored and
reyoung
committed
903d5c7
Copy full SHA for 903d5c7
Pagination
Previous
Next
You can’t perform that action at this time.