-
** Feature request**
Some rail estimators also have an "engine". This is a means to create samples of photometry. In the first instance this would be a means to sample uniformly from the lephare mo…
-
### Your current environment
This issue is easy to reproduce. In AWS:
1) Spin up EC2
2) Use the Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.3.1 (Ubuntu 20.04)
3) Select g5.12xlarge (which co…
-
Why can't the tensorrt engine I generated in cuda:0 be used in cuda:1?
`Activating unet: [TRT] sd_xl_base_1.0
Loading TensorRT engine: /app/stable-diffusion-webui/models/Unet-trt/sd_xl_base_1.0_be9e…
-
Related to #4841
These are the results I'm getting from the existing `textureGather` tests
```
Pixel 4 (flame):
all good
Pixel 6 (oriole):
2d_coord: broken offsets
2d_array_co…
-
## What problem does this solve or what need does it fill?
Every render node needs to create its own samplers.
## What solution would you like?
Either a sampler cache, or more likely a resour…
JMS55 updated
11 months ago
-
Most DAWs support multi samples, where different samples are played depending on both note and velocity. Making these multi samples can be tedious though, so a module that makes it easier would be nic…
-
-
For long time my workflow worked w/o any issue: I use auto queue option in Comfy UI.
I have not noticed what update broke something.
Now it fails after 2 or 3 itteration with error "!!! Exception d…
-
[08:15:21.504933] read dataset config from configs/data/pretrain/EN.yaml
[08:15:21.513275] DATASET CONFIG:
[08:15:21.513295] {'META': ['/HOME/llama-adapter/datasets/cc3m.csv']}
[08:18:21.093524] /H…
-
### Describe the bug
I'm trying to initialize mlflow with the from_config function inside the engine class. For this purpose, I'm calling the function like this:
`engine, model, datamodule = Engine.…