Skip to content

Commit

Permalink
feat: nvidia cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Nov 22, 2023
1 parent 92d5102 commit c969d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AI & Data-Science/Nvidia CUDA.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

参考:

1. https://pytorch.org/TensorRT/tutorials/notebooks.html
4. [Saving/Loading models compiled with Torch-TensorRT](https://pytorch.org/TensorRT/user_guide/saving_models.html)
2. [Torch-TensorRT - Compile Stable Diffusion and Inference](https://pytorch.org/TensorRT/tutorials/_rendered_examples/dynamo/torch_compile_stable_diffusion.html)
3. [Compile a Torch Model(.pt) into Torch-TensorRT(xxx_trt.ts)](https://pytorch.org/TensorRT/cli/torchtrtc.html)
3. [Compile a Torch Model(.pt) into Torch-TensorRT(xxx_trt.ts) via CLI](https://pytorch.org/TensorRT/cli/torchtrtc.html)

0 comments on commit c969d05

Please sign in to comment.