-
What is the result of argmin_reduce and argmax_reduce when multiple dimensions are reduced?
For example, consider the tensor:
> 3.2 4.5 1.3
> 2.7 1.4 3.2
> 9.1 2.3 1.4
If we argmax_reduce d…
-
### 🐛 Describe the bug
Hi,
When using `torch.compile` and `torch._dynamo.compiled_autograd` to trace the FSDP model with the backward gradient hooks, the following error happened. According to t…
-
We're doing some work over at https://github.com/huggingface/candle to improve our Metal backend, I've been collecting various gputraces for the different frameworks and was wondering if there was a d…
-
Here are some warnings from Clang (7 and 9) on AMD64 Linux that need some guru meditation:
### Clang 7
```
/home/user/src/rawtherapee/rtengine/hphd_demosaic_RT.cc:144:17: warning: loop not vector…
-
source:
https://github.com/huggingface/diffusers/blob/main/examples/research_projects/diffusion_dpo
sdbds updated
5 months ago
-
### Request description
Linux perf report for the Bert Large F32 Batch1 on Arm Neoverse-V1 shows 2 instructions as accounting for about 60% of the cycles in the mmt4d UKernel. Looking at a detailed p…
-
Hi,@borongyuan @matlabbe @Phil26AT @sarlinpe, we want to add lightglue to rtabmap, similar to rtabmap_superglue.py (https://github.com/introlab/rtabmap/blob/master/corelib/src/python/rtabmap_superglue…
-
### Overview
In order to keep Bonnie organized and aid in the reduction of dependence on her labor, we need visibility into what she is working on.
### Action Items
- [ ] Add a link to any issue …
-
## Issue summary
discuss new model re old one(s)
## Details
> There are a lot of interesting things to say about the beta-VAE as compared to the GAN used in both previous manuscripts (arXiv1705.0…
-
**Is your feature request related to a problem? Please describe.**
I'm looking for a way to visualize the information flow of a network in terms of nested module names. I.e. if we extract torch mod…