Skip to content

Commit 5c4f6dd

Browse files
authored
Add CUDA explanation to README
Added a section explaining CUDA and its comparison with TensorRT.
1 parent ec306ed commit 5c4f6dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Aimmy is a universal AI-Based Aim Alignment Mechanism developed by BabyHamsta, M
2020
## What is TensorRT?
2121
@mastere4 says, *"Pretty much an add-on for CUDA. While it does make your gameplay smoother and faster, it's a double edge sword by making your models loading time drastically slower for 1st time instances."*
2222

23+
## What is CUDA
24+
@mastere4 says, *"Cuda is pretty much just the better version of "DirectML" and uses Nvidia's GPU power to make it more smoother and faster"*
25+
2326
## Comparison between TensorRT and CUDA
2427
```diff
2528
+ TensorRT has a 5-10ms difference for me.

0 commit comments

Comments
 (0)