-
From @cmeesters:
> [in ep03] we get to named in- and output without explaining the background or that in- and output are usually lists.
-
In continuation of #303, I also often find myself wanting to know the intermediate results between the phases (core pre/post Optimizer, PolymorphismBoxing etc).
It would be really nice for debugging …
-
I am trying to train a AutoEncoderKL model on RGB images with the following dimensions (3,1225,966). Here is the code that I use ( similar to what's there in tutorials/generative/2d_ldm/2d_ldm_tutoria…
-
### Description
Precisely, function IO with typed keys can be exported, but cannot be serialized, since `serialization.fbs` does not contain relevant dtypes.
```python
import jax, jax.export
@…
-
**Describe the bug**
I noticed that in the source code, the result of the 'EQUAL' type is that the text of the 'original' is copied directly. Actually, the 'equalizer' is customizable, and the two …
-
Eg. A DIM-01 has 2 inputs, it would be great to be able to access both in the app so the unused input can be used with a physical button to control a non Plejd light.
-
-
AST explorer is (most?) often used when building jscodeshift codemods. Would be great if the tool supported something like this:
input: `a => b`
output:
```
j.arrowFunctionExpression(
[j.id…
-
Hello,
I would like to have your opinion on the following feasibility study:
Is it possible to modify pix2pix to include :
Input 1: Image to be modified
input 2 : Vector image "prompt
Outpu…
-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
Amazon Simple Storage Service File System V1.93 (commit:unknown) with OpenSSL
#### Version of fuse being used…