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 }}
Yanghello
/
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
Breadcrumbs
History for
Paddle
python
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2020
fix CrossEntropyLoss op en doc, test=develop (#24104)
yghstill
authored
43def6b
View commit details
Copy full SHA for 43def6b
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
try to resolve the inference_pass_test, test=develop (#24172)
Shixiaowei02
authored
e396c47
View commit details
Copy full SHA for e396c47
View code at this point
Browse repository at this point
Add batch_fc op in contrib (#24017)
Show description for 0fb9b20
ForFishes
authored
0fb9b20
View commit details
Copy full SHA for 0fb9b20
View code at this point
Browse repository at this point
set int64 for Output(Length) of sequence_pad, test=develop (#24161)
Zhang Ting
authored
f5c08c3
View commit details
Copy full SHA for f5c08c3
View code at this point
Browse repository at this point
fix warpctc bug in dygraph mode; test=develop (#24119)
phlrain
authored
a8eac7d
View commit details
Copy full SHA for a8eac7d
View code at this point
Browse repository at this point
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
Show description for 526a13f
XiaoguangHu01
authored
526a13f
View commit details
Copy full SHA for 526a13f
View code at this point
Browse repository at this point
Simplify Program printing code to improve debugging efficiency (#23918)
Show description for 25a233e
chenwhql
authored
25a233e
View commit details
Copy full SHA for 25a233e
View code at this point
Browse repository at this point
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
chenjiaoAngel
authored
896bda0
View commit details
Copy full SHA for 896bda0
View code at this point
Browse repository at this point
Fix some problems in StaticModelRunner (#24082)
Show description for 9b3086c
chenwhql
authored
9b3086c
View commit details
Copy full SHA for 9b3086c
View code at this point
Browse repository at this point
Update index sample (#24109)
Show description for 28a558e
MrChengmo
authored
28a558e
View commit details
Copy full SHA for 28a558e
View code at this point
Browse repository at this point
Dev/add fake_interface_only decorator for some function of Variable (#24083)
Show description for 1fc219e
zhiqiu
authored
1fc219e
View commit details
Copy full SHA for 1fc219e
View code at this point
Browse repository at this point
test=develop softmax op fp16 test case pass grad check (#24130)
suytingwan
authored
a2c6d45
View commit details
Copy full SHA for a2c6d45
View code at this point
Browse repository at this point
fix error when out is not None test=develop (#24103)
slf12
authored
0f77e31
View commit details
Copy full SHA for 0f77e31
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
add kron op (#24105)
Show description for e01262e
Feiyu Chan
authored
e01262e
View commit details
Copy full SHA for e01262e
View code at this point
Browse repository at this point
fix the set dtype bug of uniform_random op,support set the dtype
Show description for 9ec9fc0
ZHUI
authored
9ec9fc0
View commit details
Copy full SHA for 9ec9fc0
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, … (#24118)
Show description for a398464
lijianshe02
authored
a398464
View commit details
Copy full SHA for a398464
View code at this point
Browse repository at this point
refine full_like en api. test=develop (#24021)
Pei Yang
authored
ab4d314
View commit details
Copy full SHA for ab4d314
View code at this point
Browse repository at this point
Add cholesky_op (#23543)
Show description for a8c0fb4
guoshengCS
authored
a8c0fb4
View commit details
Copy full SHA for a8c0fb4
View code at this point
Browse repository at this point
[Dy2Stat] Add test for ptb model. (#24076)
Show description for c2bc92d
liym27
authored
c2bc92d
View commit details
Copy full SHA for c2bc92d
View code at this point
Browse repository at this point
support fetch the feed var when use_prune=True, test=develop (#24110)
zhiqiu
authored
2ca0e11
View commit details
Copy full SHA for 2ca0e11
View code at this point
Browse repository at this point
Add trainable_statistics in attr for batch_norm. (#24072)
Show description for b059fb9
qingqing01
authored
b059fb9
View commit details
Copy full SHA for b059fb9
View code at this point
Browse repository at this point
modified the example of diag_embed english doc, test=develop (#24012)
lfchener
authored
7dac322
View commit details
Copy full SHA for 7dac322
View code at this point
Browse repository at this point
[Dy2Stat] Optimize loop cond (#24049)
Show description for 2961a4f
liym27
authored
2961a4f
View commit details
Copy full SHA for 2961a4f
View code at this point
Browse repository at this point
polish_tril_triu_docstring and add dygraph (#24055)
Show description for 79eaac5
WuHaobo
authored
79eaac5
View commit details
Copy full SHA for 79eaac5
View code at this point
Browse repository at this point
added fusing matmul-transpose-reshape pass (#23866)
arlesniak
authored
d31a174
View commit details
Copy full SHA for d31a174
View code at this point
Browse repository at this point
supports loading model from memory, test=develop (#24098)
Shixiaowei02
authored
46f3139
View commit details
Copy full SHA for 46f3139
View code at this point
Browse repository at this point
add addmm dyg mode, test=develop (#24095)
littletomatodonkey
authored
eec1820
View commit details
Copy full SHA for eec1820
View code at this point
Browse repository at this point
fix bicubic, change int to floor (#24063)
Show description for 96ffebe
tink2123
authored
96ffebe
View commit details
Copy full SHA for 96ffebe
View code at this point
Browse repository at this point
Minor fix to `MSELoss` docstring (#24077)
Show description for ddcdd4a
willthefrog
authored
ddcdd4a
View commit details
Copy full SHA for ddcdd4a
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
QAT: support for new models (#23928)
Show description for 3d74416
Wojciech Uss
authored
3d74416
View commit details
Copy full SHA for 3d74416
View code at this point
Browse repository at this point
update cudnn rnn weights, test=develop (#23929)
Xing Wu
authored
f6e8bf0
View commit details
Copy full SHA for f6e8bf0
View code at this point
Browse repository at this point
Init complex number neural network (#24018)
Show description for 720d189
Yibing Liu
authored
720d189
View commit details
Copy full SHA for 720d189
View code at this point
Browse repository at this point
Repair unittest: test_dyn_rnn (#24031)
Show description for 96491e4
gfwm2013
authored
96491e4
View commit details
Copy full SHA for 96491e4
View code at this point
Browse repository at this point
add gather split squeeze stack unsqueeze api (#24035)
Show description for 13b03e7
qjing666
authored
13b03e7
View commit details
Copy full SHA for 13b03e7
View code at this point
Browse repository at this point
API/OP error message enhancement (#23717)
Show description for a164b10
0YuanZhang0
authored
a164b10
View commit details
Copy full SHA for a164b10
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.