We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 703947f + fb1d598 commit 83eb3adCopy full SHA for 83eb3ad
README.md
@@ -65,7 +65,7 @@ torch.jit.save(trt_ts_module, "trt_torchscript_module.ts")
65
| Linux AMD64 / GPU | **Supported** |
66
| Linux aarch64 / GPU | **Native Compilation Supported on JetPack-4.4** |
67
| Linux aarch64 / DLA | **Native Compilation Supported on JetPack-4.4 but untested** |
68
-| Windows / GPU | - |
+| Windows / GPU | **Unofficial Support** |
69
| Linux ppc64le / GPU | - |
70
71
> Note: Refer NVIDIA NGC container(https://ngc.nvidia.com/catalog/containers/nvidia:l4t-pytorch) for PyTorch libraries on JetPack.
0 commit comments