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
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 }}
twistedmove
/
pytorch
Public
forked from
pytorch/pytorch
Notifications
You must be signed in to change notification settings
Fork
0
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 24, 2017
Acquire GIL before THPVariable_wrap (#1625)
Show description for 3d38e4f
gchanan
authored and
soumith
committed
3d38e4f
Copy full SHA for 3d38e4f
Improve handling of graph roots in autograd engine (#1635)
apaszke
authored and
soumith
committed
fa93653
Copy full SHA for fa93653
Commits on May 23, 2017
add coding UTF-8 declaration
soumith
committed
ba56de1
Copy full SHA for ba56de1
Tidy up convs docs (#1602)
Kaixhin
authored and
apaszke
committed
6e3e453
Copy full SHA for 6e3e453
fix wrapper
soumith
committed
02e4ca9
Copy full SHA for 02e4ca9
Commits on May 22, 2017
Fix indices bug in MM.py (#1613) (#1617)
tcosmo
authored and
pytorchbot
committed
45524ec
Copy full SHA for 45524ec
make it effective to transfer a tensor from other devices to device 0 (#1610)
rosinwang
authored and
soumith
committed
f072c74
Copy full SHA for f072c74
Commits on May 21, 2017
fixes eval mode in InstanceNorm (#1604)
Show description for 2acfb23
DmitryUlyanov
authored and
soumith
committed
2acfb23
Copy full SHA for 2acfb23
Update build status matrix
apaszke
committed
0c5598c
Copy full SHA for 0c5598c
Commits on May 20, 2017
Add argmax and argmin to docs
Kaixhin
authored and
apaszke
committed
feaee29
Copy full SHA for feaee29
Commits on May 19, 2017
Fix error message in CUDA forked subprocess (#1585)
Show description for 7f6cd7c
colesbury
authored
7f6cd7c
Copy full SHA for 7f6cd7c
Check cuDNN version at runtime (#1586)
Show description for 625850c
colesbury
authored and
soumith
committed
625850c
Copy full SHA for 625850c
Check for required non-None arguments in C++ autograd functions (#1589)
colesbury
authored and
soumith
committed
9b34477
Copy full SHA for 9b34477
disabling fd leakchecker test (#1593)
soumith
authored
ed679fc
Copy full SHA for ed679fc
Fix call to Tensor.set_ in rnn.py (#1592)
colesbury
authored
e6c9509
Copy full SHA for e6c9509
Commits on May 18, 2017
let long_args False for param "size" of set_ (#1568)
Show description for c57f053
stegben
authored and
soumith
committed
c57f053
Copy full SHA for c57f053
Commits on May 17, 2017
dataloader can now handle growing datasets (#1575)
isacarnekvist
authored and
soumith
committed
156fe28
Copy full SHA for 156fe28
Rewrite 'How autograd encodes the history' to accurately describe current setup. (#1580)
Show description for 2f4bf4a
ezyang
authored and
soumith
committed
2f4bf4a
Copy full SHA for 2f4bf4a
Miscellaneous documentation around autograd. (#1577)
Show description for 1f3ff5c
ezyang
authored and
soumith
committed
1f3ff5c
Copy full SHA for 1f3ff5c
.gitignore updated with editor temporaries (#1574)
chetkhatri
authored and
soumith
committed
b8b7f87
Copy full SHA for b8b7f87
Bug fixes (#1573)
Show description for c573d53
apaszke
authored and
colesbury
committed
c573d53
Copy full SHA for c573d53
Commits on May 16, 2017
Added powerpc64le support (#1572)
Sean Naren
authored and
soumith
committed
cb79c24
Copy full SHA for cb79c24
Commits on May 15, 2017
Fix flaxy test_sparse_adagrad (#1562)
ezyang
authored and
apaszke
committed
368ecb4
Copy full SHA for 368ecb4
Twice differentiability of pointwise functions (#1531)
t-vi
authored and
soumith
committed
6107d15
Copy full SHA for 6107d15
expose bitwise operators from C/CUDA (#1556)
Show description for ba885a1
stegben
authored and
soumith
committed
ba885a1
Copy full SHA for ba885a1
Merge commit '7afd78d77ffad503357c35f495ae6d4d2b008862'
soumith
committed
ce1a0eb
Copy full SHA for ce1a0eb
Cuda reduce in a consistent direction
bunelr
authored and
soumith
committed
7afd78d
Copy full SHA for 7afd78d
Add F.cosine_similarity (#1502)
apaszke
authored and
soumith
committed
6b84dc2
Copy full SHA for 6b84dc2
Fix memory leak in THCSTensor_spcadd. (#1519)
Show description for 0f458ee
ezyang
authored and
soumith
committed
0f458ee
Copy full SHA for 0f458ee
minor typo and style changes to _torch_docs.py (#1559)
ronrest
authored and
apaszke
committed
8aa011f
Copy full SHA for 8aa011f
Commits on May 14, 2017
Add high order grad support for Some operator (#1507)
caogang
authored and
apaszke
committed
0ba2043
Copy full SHA for 0ba2043
Adapt documentation to reflect new supported argument (#1548)
Show description for 6fc9130
bunelr
authored and
soumith
committed
6fc9130
Copy full SHA for 6fc9130
Commits on May 13, 2017
typo error for torch.addr (#1547)
Show description for 28f4f6d
xwgeng
authored and
soumith
committed
28f4f6d
Copy full SHA for 28f4f6d
Commits on May 12, 2017
Updating __getitem__ and __len__ for containers (#1544)
dasguptar
authored and
apaszke
committed
9db7787
Copy full SHA for 9db7787
Commits on May 11, 2017
fix a bug when calling modules
Show description for d1a4467
mdering
authored and
apaszke
committed
d1a4467
Copy full SHA for d1a4467
Pagination
Previous
Next
You can’t perform that action at this time.