Skip to content

Commit 7349ea8

Browse files
committed
Update README for RHEL
1 parent 6c047da commit 7349ea8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ output: [
326326
> The following features are **not** yet supported for AOT Inductor compiled models packaged as a PT2 model archive:
327327
> * `TYPE_STRING` (`torch.export` byte/string) inputs and outputs, including string sequence state and a `TYPE_STRING` `CONTROL_SEQUENCE_CORRID`. The AOT Inductor runtime is tensor-only and cannot carry string values.
328328
> * Batching of models with complex (nested `dict`/`tuple`/`list`) inputs or outputs; default batching currently targets models whose inputs and outputs are plain tensors.
329+
> * RHEL (manylinux) builds. AOT Inductor is not currently supported on RHEL.
329330

330331
### PyTorch 2.0 Models
331332

0 commit comments

Comments
 (0)