Unverified Commit 717fc00e authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

[Docs] Move feature compatibility tables to README (#24431)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 01dfb5e9
...@@ -32,10 +32,7 @@ nav: ...@@ -32,10 +32,7 @@ nav:
- models/pooling_models.md - models/pooling_models.md
- models/extensions - models/extensions
- Hardware Supported Models: models/hardware_supported_models - Hardware Supported Models: models/hardware_supported_models
- Features: - Features: features
- features/compatibility_matrix.md
- features/*
- features/quantization
- Developer Guide: - Developer Guide:
- contributing/README.md - contributing/README.md
- General: - General:
......
# Compatibility Matrix # Features
## Compatibility Matrix
The tables below show mutually exclusive features and the support on some hardware. The tables below show mutually exclusive features and the support on some hardware.
...@@ -12,7 +14,7 @@ The symbols used have the following meanings: ...@@ -12,7 +14,7 @@ The symbols used have the following meanings:
!!! note !!! note
Check the ❌ or 🟠 with links to see tracking issue for unsupported feature/hardware combination. Check the ❌ or 🟠 with links to see tracking issue for unsupported feature/hardware combination.
## Feature x Feature ### Feature x Feature
<style> <style>
td:not(:first-child) { td:not(:first-child) {
...@@ -56,7 +58,7 @@ th:not(:first-child) { ...@@ -56,7 +58,7 @@ th:not(:first-child) {
[](){ #feature-x-hardware } [](){ #feature-x-hardware }
## Feature x Hardware ### Feature x Hardware
| Feature | Volta | Turing | Ampere | Ada | Hopper | CPU | AMD | TPU | | Feature | Volta | Turing | Ampere | Ada | Hopper | CPU | AMD | TPU |
|-----------------------------------------------------------|---------------------|-----------|-----------|--------|------------|--------------------|--------|-----| |-----------------------------------------------------------|---------------------|-----------|-----------|--------|------------|--------------------|--------|-----|
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment