Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
loopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
loopy
Merge requests
!214
Numpy args: Enable support for relaxed stride checks (closes
#121
).
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Numpy args: Enable support for relaxed stride checks (closes
#121
).
relaxed-stride-checks
into
master
Overview
4
Commits
9
Pipelines
8
Changes
3
Merged
Matt Wala
requested to merge
relaxed-stride-checks
into
master
7 years ago
Overview
4
Commits
9
Pipelines
8
Changes
3
Expand
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Jan 25, 2018
Fix string/var mismatch
· 036c90f6
Matt Wala
authored
7 years ago
036c90f6
Avoid extra parens
· 4a6907f3
Matt Wala
authored
7 years ago
4a6907f3
Add back deleted empty line generator
· adfc728e
Matt Wala
authored
7 years ago
adfc728e
Change strides check to avoid function calls.
· fd10efe4
Matt Wala
authored
7 years ago
fd10efe4
Remove an extraneous dtype
· 24cc712e
Matt Wala
authored
7 years ago
24cc712e
Relax stride checks in handle_alloc()
· 315282c3
Matt Wala
authored
7 years ago
315282c3
flake8 fix
· 1a9cd3b9
Matt Wala
authored
7 years ago
1a9cd3b9
Remove a no-op statement
· 4bc46b9b
Matt Wala
authored
7 years ago
4bc46b9b
Numpy execution: Enable support for relaxed stride checks (closes #121).
· b66344e0
Matt Wala
authored
7 years ago
b66344e0
Loading