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
Type
/
to 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 }}
hmahmood24
/
ivy
Public
forked from
unifyai/ivy
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
ivy
docker
on
main
User selector
All users
All time
Commit history
Commits on Feb 5, 2024
fix: hardcoded the index url for installing torchvision on the gpu dockerfile
vedpatwardhan
authored
6fb618f
View commit details
Copy full SHA for 6fb618f
View code at this point
Browse repository at this point
Update requirement_mappings_gpu.json
vedpatwardhan
authored
8693a94
View commit details
Copy full SHA for 8693a94
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
fix: Fixed the glibc version issue with the gpu docker image after the new release of paddle
vedpatwardhan
authored
164b223
View commit details
Copy full SHA for 164b223
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
fix: Added `timeout` argument in requests call (#27746)
Sai-Suraj-27
authored
a395c0a
View commit details
Copy full SHA for a395c0a
View code at this point
Browse repository at this point
chore: updated the cuda version in the GPU docker image to be 12.2 instead of 11.8 due to cudnn conflicts after recent tensorflow release
vedpatwardhan
authored
a6611fc
View commit details
Copy full SHA for a6611fc
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
fix: Added version-specific implementations to vmap and uncommented torch-scatter (#27440)
Show description for ef98ac9
vedpatwardhan
and
NripeshN
authored
ef98ac9
View commit details
Copy full SHA for ef98ac9
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
fix: added installation of procps to the gpu dockerfile to fix the error installing tensorrt when installing tensorflow with cuda (#27380)
vedpatwardhan
authored
344ee29
View commit details
Copy full SHA for 344ee29
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
fix: updated gpu_framework_directory script to install cuda-supported tensorflow in the appropriate folder (#27239)
vedpatwardhan
authored
b349a8d
View commit details
Copy full SHA for b349a8d
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
fix(ivy): updated the jax cuda version to be 11.8 and fixed an issue with dynamic backend setting (#27149)
Show description for 3720e20
vedpatwardhan
authored
3720e20
View commit details
Copy full SHA for 3720e20
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
refactor: gpu dockerfile (#27126)
Show description for ab3f891
vedpatwardhan
authored
ab3f891
View commit details
Copy full SHA for ab3f891
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
feat: added a devcontainer for the apple silicon dockerfile (#27119)
vedpatwardhan
authored
38ae58e
View commit details
Copy full SHA for 38ae58e
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
refactor: removed everything relating to DockerfileGPU (#27069)
vedpatwardhan
authored
900da55
View commit details
Copy full SHA for 900da55
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
refactor: moved all ci related python and shell scripts to the scripts folder to better organize the root directory and the workflows (#27042)
vedpatwardhan
authored
bcddc79
View commit details
Copy full SHA for bcddc79
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
chore: removed xformers from requirement_mappings.json
vedpatwardhan
authored
bfe4aa1
View commit details
Copy full SHA for bfe4aa1
View code at this point
Browse repository at this point
fix: updated the cuda version in multicuda_framework_directory for the new version of jax (#27023)
vedpatwardhan
authored
12c855a
View commit details
Copy full SHA for 12c855a
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Docker (#26595)
Show description for f3dc525
RickSanchezStoic
authored
f3dc525
View commit details
Copy full SHA for f3dc525
View code at this point
Browse repository at this point
Add jaxlib along with jax 0.4.17 in the requirement_mappings_multiversion.json, Also Reformat the file [skip ci]
RashulChutani
committed
a7ea663
View commit details
Copy full SHA for a7ea663
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Docker (#26442)
Show description for b5561ff
RickSanchezStoic
authored
b5561ff
View commit details
Copy full SHA for b5561ff
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Revert "refactor: Added `pyupgrade` pre-commit hook. (#26305)"
Show description for 6468e1c
KareemMAX
authored
6468e1c
View commit details
Copy full SHA for 6468e1c
View code at this point
Browse repository at this point
fixes the tf_prob conflict with latest version of tensorflow as of Sept 27 2023, adds fixes to dockerfile and mappings (#26313)
Show description for 58af48b
RickSanchezStoic
authored
58af48b
View commit details
Copy full SHA for 58af48b
View code at this point
Browse repository at this point
refactor: Added `pyupgrade` pre-commit hook. (#26305)
Show description for 444e96f
Sai-Suraj-27
and
ivy-branch
authored
444e96f
View commit details
Copy full SHA for 444e96f
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
Revert "Chore: Manual isort lint"
Show description for ea69df1
NripeshN
committed
ea69df1
View commit details
Copy full SHA for ea69df1
View code at this point
Browse repository at this point
Chore: Manual isort lint
NripeshN
committed
1cee783
View commit details
Copy full SHA for 1cee783
View code at this point
Browse repository at this point
🤖 Lint code
ivy-branch
committed
ae49cff
View commit details
Copy full SHA for ae49cff
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
feat: added non_max_supression to ivy (#23668)
ShreyanshBardia
authored
1a0a5a1
View commit details
Copy full SHA for 1a0a5a1
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
Revert "🤖 Lint code"
Show description for 4e84d4a
KareemMAX
authored
4e84d4a
View commit details
Copy full SHA for 4e84d4a
View code at this point
Browse repository at this point
🤖 Lint code
ivy-branch
committed
841c274
View commit details
Copy full SHA for 841c274
View code at this point
Browse repository at this point
fix: ml_dtypes incompatibility with jax/0.4.10 , updated mappings and directory script (#25792)
Show description for a6b01b8
RickSanchezStoic
authored
a6b01b8
View commit details
Copy full SHA for a6b01b8
View code at this point
Browse repository at this point
refactor: manual lint fix
KareemMAX
authored
7761562
View commit details
Copy full SHA for 7761562
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Revert "Revert "Add Dockerfile for Apple Silicon Macs"" (#25590)
NripeshN
authored
280cd66
View commit details
Copy full SHA for 280cd66
View code at this point
Browse repository at this point
Revert "Add Dockerfile for Apple Silicon Macs" (#25589)
NripeshN
authored
f44e387
View commit details
Copy full SHA for f44e387
View code at this point
Browse repository at this point
Chore: Add Dockerfile for Apple Silicon Macs (#23650)
NripeshN
authored
f5d7622
View commit details
Copy full SHA for f5d7622
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Reformat requirement_mappings_multiversion.json and add tensorflow-probability dependency to tensorflow [skip ci]
RashulChutani
committed
dfcbb15
View commit details
Copy full SHA for dfcbb15
View code at this point
Browse repository at this point
Update python version in DockerfileMultiversion to 3.10 [skip ci]
RashulChutani
committed
81cc410
View commit details
Copy full SHA for 81cc410
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
Testing integrations wb mv (#22902)
Show description for ce77e04
RickSanchezStoic
authored
ce77e04
View commit details
Copy full SHA for ce77e04
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.