-
Hi community, I'm trying to implement the following pytorch function with triton:
```
// input tensor shape: [row, 4]
// output tensor shape: [row, 4]
def torch_xyxy2xywh(x):
# Convert nx4 …
-
When running the model--especially in a serverless environment where there may be many cold starts--it would be desirable to cache the auto-tuning results. Is this possible?
-
I've been reading the retinaNet tutorial and running it, it works like a charm. It was introduced in #109 by @srihari-humbarwadi, awesome work! .
However, I can not underestand, and didn't find any…
-
### 🐛 Describe the bug
We encountered an illegal memory access issue with `torch.compile` and customized torch library operator.
Here's one minimal example to reproduce:
```python
import torch…
-
### System Info
I have used the following [guide](https://medium.com/@joaopcmoura/lora-serving-on-amazon-sagemaker-serve-100s-of-fine-tuned-llms-for-the-price-of-1-85034ef889c5) to deploy lorax to sa…
-
Hi there!
So, I'm having a great time with CudaMiner in Fedora 19 :) the issue is when I quit the aplication. I don't actually know how to terminate it - or if there is a proper way other then Ctr+c
…
-
Hi Marius
I am using FLANN to find neighbors in the large data sets that I have
iam trying to compare the results of linear algorithm with that of autotuned algorithm
Iam building the indices with th…
-
Julia HP optimization packages:
- [ ] [Hyperopt](https://github.com/baggepinnen/Hyperopt.jl).jl @baggepinnen (Random search, Latin hypercube sampling, Bayesian opt)
- [ ] [TreeParzen](https://github…
-
https://aws.amazon.com/ec2/instance-types/
> g2.2xlarge 1 8 15 1 x 60
>
> g2.8xlarge 4 32 60 2 x 120
-
Hi there I am using the latest version on windows 10
bzminer_v12.1.1_windows
Miner just stopped mining, but it did not crash no errors it just sat frozen on the console..
Restarting the miner cor…