Skip to content
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