Skip to content

Commit 83eb3ad

Browse files
authored
Merge pull request #159 from NVIDIA/narendasan-patch-1
docs: Document unofficial windows support
2 parents 703947f + fb1d598 commit 83eb3ad

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)