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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
devitocodes
/
daks
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
2
Code
Issues
2
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Some more tests
- #14
#14
Open
navjotk
wants to merge 12 commits into
master
devitocodes/daks:master
from
more_ci
devitocodes/daks:more_ci
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Some more tests
#14
navjotk
wants to merge 12 commits into
master
devitocodes/daks:master
from
more_ci
devitocodes/daks:more_ci
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2020
Some more tests
navjotk
committed
e40ba78
View commit details
Copy full SHA for e40ba78
Browse repository at this point
Commits on Aug 19, 2020
Move DASK_SERVER_IP to GH secret as well
navjotk
committed
028d4b8
View commit details
Copy full SHA for 028d4b8
Browse repository at this point
Freeze dask version because that seems to be the only way to get client and server to have the same version
navjotk
committed
4f4f4dd
View commit details
Copy full SHA for 4f4f4dd
Browse repository at this point
Commits on Aug 20, 2020
Platforms not matching leads to JITed operators not being picklable so rearranged the failing test as well as added some skipped tests that should pass as a necessary condition for prejitting to work
navjotk
committed
2bc1863
View commit details
Copy full SHA for 2bc1863
Browse repository at this point
Different platforms can result in numerical mismatches beyond 1e-7
navjotk
committed
fb94d63
View commit details
Copy full SHA for fb94d63
Browse repository at this point
Have to losen rtol a bit because we consider 7 matching digits to be passing
navjotk
committed
09e3a89
View commit details
Copy full SHA for 09e3a89
Browse repository at this point
More fiddling to find out the magnitude of mismatch between u1 and u2
navjotk
committed
79e6e63
View commit details
Copy full SHA for 79e6e63
Browse repository at this point
Update tolerances again. This one should pass.
navjotk
committed
39f2789
View commit details
Copy full SHA for 39f2789
Browse repository at this point
More prints to set good tolerances
navjotk
committed
83207fe
View commit details
Copy full SHA for 83207fe
Browse repository at this point
More prints
navjotk
committed
9fdfa45
View commit details
Copy full SHA for 9fdfa45
Browse repository at this point
More fiddling tolerances
navjotk
committed
efc7125
View commit details
Copy full SHA for efc7125
Browse repository at this point
Commits on Aug 28, 2020
Report absolute value of error
navjotk
committed
23351e3
View commit details
Copy full SHA for 23351e3
Browse repository at this point
You can’t perform that action at this time.