Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Roadmap.md #75

Merged
merged 5 commits into from
Jun 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Roadmap

## Q2'24

- Development in public
- AI Tools 2024.2 Support
- Sierra Forest Support

## Q3'24

- Granite Rapid Support
- CLS Support
- Intel Developer Cloud Support
- AI Tools 2024.3/2025.0 Support

## Q4'24

- Gaudi/Falcon Shores Support
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ nav:
- TensorFlow Base: 'tensorflow/README.md'
- TorchServe: 'pytorch/serving/README.md'
- Support Matrix: 'matrix.md'
- Roadmap: 'roadmap.md'
plugins:
- callouts
- git-authors
Expand Down