Skip to content

Commit fb1d598

Browse files
committed
docs: Document unofficial windows support
Windows support is possible now but it is going to be a lower priority unofficially supported platform. Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 703947f commit fb1d598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ torch.jit.save(trt_ts_module, "trt_torchscript_module.ts")
6565
| Linux AMD64 / GPU | **Supported** |
6666
| Linux aarch64 / GPU | **Native Compilation Supported on JetPack-4.4** |
6767
| Linux aarch64 / DLA | **Native Compilation Supported on JetPack-4.4 but untested** |
68-
| Windows / GPU | - |
68+
| Windows / GPU | **Unofficial Support** |
6969
| Linux ppc64le / GPU | - |
7070

7171
> Note: Refer NVIDIA NGC container(https://ngc.nvidia.com/catalog/containers/nvidia:l4t-pytorch) for PyTorch libraries on JetPack.

0 commit comments

Comments
 (0)