From 48f5144a34fb07c0f01de587655b3a663a857974 Mon Sep 17 00:00:00 2001 From: Yishuo Wang Date: Thu, 23 Feb 2023 16:30:08 +0800 Subject: [PATCH] Nano: remove inc from [inference] option on windows (#7664) --- docs/readthedocs/source/doc/Nano/Overview/support.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/readthedocs/source/doc/Nano/Overview/support.md b/docs/readthedocs/source/doc/Nano/Overview/support.md index 85f8b8d8..3fb03315 100644 --- a/docs/readthedocs/source/doc/Nano/Overview/support.md +++ b/docs/readthedocs/source/doc/Nano/Overview/support.md @@ -14,6 +14,7 @@ | **BF16** | BFloat16 mixed precision training and inference | | **IPEX** | Intel-extension-for-pytorch optimization | | **Multi-instance** | Multi-process training and inference | +| **ray** | Use ray as multi-process backend | ## Common Feature Support (Can be used in both PyTorch and TensorFlow) @@ -25,6 +26,7 @@ | **Neural-Compressor** | ✅ | ✅ | ❌ | ❌ | ? | | **OpenVINO** | ✅ | ① | ❌ | ❌ | ④ | | **ONNXRuntime** | ✅ | ① | ✅ | ❌ | ✅ | +| **ray** | ✅ | ? | ? | ? | ④ | ## PyTorch Feature Support