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
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 }}
torch
/
argcheck
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
56
Code
Issues
9
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 29, 2016
Merge pull request #13 from Atcold/patch-1
Show description for b3b32c0
soumith
authored
b3b32c0
View commit details
Copy full SHA for b3b32c0
Browse repository at this point
Documentation fix
Show description for 678fe68
Atcold
authored
678fe68
View commit details
Copy full SHA for 678fe68
Browse repository at this point
Commits on May 11, 2016
Merge pull request #10 from jbarbero/fix-colors-patch
Show description for 91344af
soumith
committed
91344af
View commit details
Copy full SHA for 91344af
Browse repository at this point
Commits on May 10, 2016
fix argcheck function to encapsulate its local variables
jbarbero
committed
4ef9eab
View commit details
Copy full SHA for 4ef9eab
Browse repository at this point
Commits on Apr 26, 2016
Merge pull request #8 from jbarbero/fix-colors
Show description for 9e879ae
soumith
committed
9e879ae
View commit details
Copy full SHA for 9e879ae
Browse repository at this point
suppress ANSI color codes if stdout or stderr is not a terminal
jbarbero
committed
4275211
View commit details
Copy full SHA for 4275211
Browse repository at this point
Commits on Apr 16, 2016
Merge pull request #7 from bamos/master
Show description for 1781cd5
soumith
committed
1781cd5
View commit details
Copy full SHA for 1781cd5
Browse repository at this point
Commits on Mar 25, 2016
README: Briefly mention Tensor checks.
bamos
committed
0ad1f5c
View commit details
Copy full SHA for 0ad1f5c
Browse repository at this point
Commits on Mar 15, 2016
Merge pull request #6 from jgehring/typecheck-fixes
Show description for 3cab0ae
andresy
committed
3cab0ae
View commit details
Copy full SHA for 3cab0ae
Browse repository at this point
Commits on Mar 10, 2016
Fixed torch type checking
Show description for 89c3881
jgehring
committed
89c3881
View commit details
Copy full SHA for 89c3881
Browse repository at this point
Commits on Feb 13, 2016
fixing cmake
soumith
committed
aa0f434
View commit details
Copy full SHA for aa0f434
Browse repository at this point
Commits on Feb 1, 2016
cmake for non-luarocks build
soumith
committed
ba46865
View commit details
Copy full SHA for ba46865
Browse repository at this point
Commits on Jan 31, 2016
rocks depends on sundown
andresy
committed
1c67b71
View commit details
Copy full SHA for 1c67b71
Browse repository at this point
better support of the doc dump feature
andresy
committed
6a65dc9
View commit details
Copy full SHA for 6a65dc9
Browse repository at this point
Commits on Jan 28, 2016
added an extra test for obj:call()
andresy
committed
a7b8a29
View commit details
Copy full SHA for a7b8a29
Browse repository at this point
improve usage message
andresy
committed
1f1a436
View commit details
Copy full SHA for 1f1a436
Browse repository at this point
Commits on Jan 27, 2016
(oops) remove debug message
andresy
committed
e6d8fe4
View commit details
Copy full SHA for e6d8fe4
Browse repository at this point
show argument types when an error occurs
andresy
committed
b59c0e2
View commit details
Copy full SHA for b59c0e2
Browse repository at this point
support torch types, if torch is found
andresy
committed
1559919
View commit details
Copy full SHA for 1559919
Browse repository at this point
Commits on Mar 7, 2015
exclude nil nodes in named arguments (much less code generated as a result)
Show description for 623c12f
andresy
committed
623c12f
View commit details
Copy full SHA for 623c12f
Browse repository at this point
variable with default can be nil (and returns the default) + test case added
andresy
committed
2084481
View commit details
Copy full SHA for 2084481
Browse repository at this point
Commits on Mar 2, 2015
fixed method named argument call, and updated test suite accordingly
andresy
committed
2ad2b6c
View commit details
Copy full SHA for 2ad2b6c
Browse repository at this point
istype() honors __typename in metatable
andresy
committed
793cf23
View commit details
Copy full SHA for 793cf23
Browse repository at this point
Commits on Feb 28, 2015
fix handling of multiple default values in method mode and added corresponding test case
andresy
committed
8f3b288
View commit details
Copy full SHA for 8f3b288
Browse repository at this point
Commits on Feb 26, 2015
added missing C version of the benchmark
andresy
committed
b72ffeb
View commit details
Copy full SHA for b72ffeb
Browse repository at this point
fix a sneaky bug and added corresponding test case
Show description for fa9ac0e
andresy
committed
fa9ac0e
View commit details
Copy full SHA for fa9ac0e
Browse repository at this point
Commits on Nov 22, 2014
reverse order of default/opt rule handling
andresy
committed
bd9fdce
View commit details
Copy full SHA for bd9fdce
Browse repository at this point
Commits on Nov 19, 2014
make sure istype() is always present as an upvalue in the generated function
andresy
committed
7765a4f
View commit details
Copy full SHA for 7765a4f
Browse repository at this point
Commits on Nov 11, 2014
Merge branch 'graph'
andresy
committed
55d6401
View commit details
Copy full SHA for 55d6401
Browse repository at this point
added link to benchmark page
andresy
committed
a6c5b74
View commit details
Copy full SHA for a6c5b74
Browse repository at this point
added benchmark suite, as well as report analysis
andresy
committed
f91b3a2
View commit details
Copy full SHA for f91b3a2
Browse repository at this point
added a brief changelog
andresy
committed
7c95906
View commit details
Copy full SHA for 7c95906
Browse repository at this point
Commits on Nov 10, 2014
updated doc concerning debug output
andresy
committed
5da939a
View commit details
Copy full SHA for 5da939a
Browse repository at this point
document the named method case
andresy
committed
1ca579e
View commit details
Copy full SHA for 1ca579e
Browse repository at this point
remove n variable in graph nodes
andresy
committed
50cf049
View commit details
Copy full SHA for 50cf049
Browse repository at this point
Previous
Next
You can’t perform that action at this time.