Skip to content

Commit

Permalink
Merge pull request pytorch#159 from NVIDIA/narendasan-patch-1
Browse files Browse the repository at this point in the history
docs: Document unofficial windows support
  • Loading branch information
narendasan authored Jul 29, 2020
2 parents 703947f + fb1d598 commit 83eb3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ torch.jit.save(trt_ts_module, "trt_torchscript_module.ts")
| Linux AMD64 / GPU | **Supported** |
| Linux aarch64 / GPU | **Native Compilation Supported on JetPack-4.4** |
| Linux aarch64 / DLA | **Native Compilation Supported on JetPack-4.4 but untested** |
| Windows / GPU | - |
| Windows / GPU | **Unofficial Support** |
| Linux ppc64le / GPU | - |

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

0 comments on commit 83eb3ad

Please sign in to comment.