-
### Describe the bug
Need to compress CSS Gradients or other property values that contain colors.
### Input code
```typescript
.foo {
background-image: image-set(linear-gradient(90d…
-
**Context**
We have been stumbling over this problem during the classical shadows PRs https://github.com/PennyLaneAI/pennylane/pull/2871 as well as the counts https://github.com/PennyLaneAI/pennylan…
-
When the linear gradient has an angular orientation and the container isn't a square, the angle isn't correct in figma gradient:
![image](https://user-images.githubusercontent.com/604263/196157448-…
gluck updated
2 years ago
-
I did that few years ago to export some 3D graphics:
http://gitweb.scilab.org/?p=scilab.git;a=blob;f=scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/g2d/motor/DrawTools.jav…
-
### Checklist before submitting an issue
- [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a du…
-
Hello,
I noticed a potential issue in the fit_epoch method in https://github.com/d2l-ai/d2l-en/blob/master/d2l/torch.py, where loss.backward() is called within a torch.no_grad() block:
```
sel…
-
### Most appropriate sections of the p5.js website?
Reference
### What is your operating system?
Linux
### Web browser and version
127.0.2
### Actual Behavior
When searching for e.g. "smallest"…
-
I try to test the demo scripts with the following command.
```torchx run -s local_cwd dist.ddp -j 1x1 --script test_installation.py```
I try to print the gradients of embedding_bag_collection. I c…
-
Hi @Zood123, I'm trying to replicate the results from your work.
I have noticed that (as I see it), the loss function implemented in your repository differs from the one stated in the paper. That is,…
-
Hi, is the gradient scaling of `MLP` correct w.r.t. `expansion_factor`?
I noticed that in [demo.ipynb](https://github.com/graphcore-research/unit-scaling/blob/50ea961f1c0f2939a4bd7c8b9ada41acf9a583…