-
### Describe your use-case.
Use case is caching 1 million images to latents. In smaller datasets, typically the first pass goes slow, the second pass is faster, and the third pass is super fast, bu…
-
I tried this code:
```rust
async fn sum(idx: usize, num: u8) {
let sum = idx + num as usize;
println!("Sum = {}", sum);
}
async fn test() {
let results = futures::future::…
-
# Is your feature request related to a problem? Please describe.
Very often searching a file takes +10 seconds. However 99% the time the result I search for already appears as the first result very…
-
https://github.com/broadinstitute/SpliceAI-lookup/issues/59
has several examples of apparently inconsistent masking. For example, for
[1-237727120-T-C](https://spliceailookup.broadinstitute.org/#var…
-
Dask is creating many small objects and not just for very large graphs but this is pretty much a built in thing. This is one of not the most prominent reason why dask was originally built as a "tuple …
-
Previous teams have done a wonderful job with setting up colmap and the general sfm pipeline. Some new improvemnts to colmap have made it more tolerant to shaky/unstable camera paths and quicker chang…
-
### 🐛 Describe the bug
We are trying to convert `whisper-large-v2` to TRT using the [`whipser_trt`](https://github.com/NVIDIA-AI-IOT/whisper_trt) repo. This repo uses [`torch2trt`](https://github.com…
-
### Description
Since the (unfortunate) closure of #15652, something that I had been planning to do since ~2021, I've been re-motivated to start a super-documentation of the entire codebase.
### Con…
-
Hi all,
I was wondering if a 'Move' feature could be added to photos in albums as an alternative to the 'Add to New Album' button. Like if I have a large selection of photos that I decide need to g…
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
the…