-
I wold like to run floris simulations using my RTX Titan Nvidia GPU. Is this pos?
-
Hi neuralmagic team !
Very nice work with AutoFP8 ! We were thinking of integrating AutoFP8 in transformers, so that users can run your checkpoints directly with transformers ! We would simply rep…
-
So running a 4090 I would love to see it utilize it.
Currently when rendering a video it uses 20% of my GPU and my CPU is at 80 - 100% running a 13900K.
I tried setting the gpu flag to true and se…
-
INFO worker.py:1544 -- Started a local Ray instance. View the dashboard at [127.0.0.1:8265](http://127.0.0.1:8265/)
INFO algorithm_config.py:2899 -- Your framework setting is 'tf', meaning you are u…
-
Hi @AlexeyAB. Can you explain yolo_console_dll like #304 issue or algorithm flowchart? If I don't want to track objects, where are lines I must comment? And FPS_camera =25 but FPS_detect =11 video re…
-
**Scenario**
Let's see how far our model can get us without using GPUs
**Implementation**
Optimize a selection of the network hyper-parameters using an optimization method that is smarter than g…
-
**Is your feature request related to a problem? Please describe.**
While cuML provides a powerful suite of GPU-accelerated machine learning algorithms, there is a growing need for comprehensive model…
-
- Need to instantiate memory hierarchy for yet to be modeled processor
- Given simplistic tree, need to figure out timings for program dissemination from root to leafs
- Likely to be simple tree wa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20241028-cdee1491-amd64
- Deployment mode(standalone or clust…
-
## 🚀 Feature
Enabling User to control which inputs should be scattered to different GPUs.
## Motivation
torch.nn.DataParrallel is a very useful tool for multi-GPU application with pytorch. Howev…