-
[Color compensation](http://bitesizebio.com/13696/introduction-to-spectral-overlap-and-compensation-flow-cytometry-protocol/) is necessary for applications in which multiple fluorophores are used in t…
-
## ❓ Question
How do you save a unet model compiled Torch-TensorRT from Stable Diffusion XL?
## What you have already tried
I've tried following the compilation instructions from the tutorial…
dru10 updated
2 months ago
-
:eyes: Some source code analysis tools can help to find opportunities for improving software components.
:thought_balloon: I propose to [increase the usage of combined operators](https://www.php.net/…
-
### 🐛 Describe the bug
`torch._assert` does not seem to work with torch.export. For example the following script:
```
import torch
from torch.export import export
class M(torch.nn.Module):
…
-
Pretty much as it says in the title. Any messages in my [Owl][owl] mailbox aren't colored, but copying them to a local mailbox allows them to be formatted correctly.
The inspector seems to suggest …
-
Hello!
Thanks for your great work!
I'm trying to export images (frames) pose data from existing reconstruction (images.txt) and facing problem converting quaternion data to 4x4 matrix. Here's th…
-
Mop was designed to work on Windows, but it was never tested and I cut some corners, especially in Mr where paths are supposed to be consistently normalized to URL’s, and where URL’s have to be transf…
-
Validation implements `zen/schema` traversing. There are more applications that need to traverse `zen/schema` besides validation
They can be split in 3 categories. With data and without.
With da…
-
[Barr-Wells-ctcs.pdf](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf)
- [ ] 1 Preliminaries 1
- [ ] 1.1 Sets 1
- [ ] 1.2 Functions 3
- [ ] 1.3 Graphs 8
- [ ] 1.4 Homomorphisms of graphs…
-
### 🚀 The feature, motivation and pitch
IMO, we should do something so that we never use more memory than eager-mode in Inductor. Certain patterns can lead to fairly pathological fusion decision in I…