-
Optax has a function [`multi_transform`](https://optax.readthedocs.io/en/latest/api/combining_optimizers.html#optax.multi_transform), which is nice for using multiple optimizers. [See here](https://co…
-
If transforms were created via ES API, the source and target index might not have corresponding data views. Another case could be where after transform creation the data view got deleted.
In such a…
-
| | |
|------------------|-----------------|
|Previous ID | SR-15750 |
|Radar | rdar://problem/87740373 |
|Original Repo…
-
I am using "d3-org-chart" library for creating org chart. I have used it inbuilt methods for zooming and panning(i.e. zoomIn and zoomOut). I want to save the zoom/pan position in localstorage and retr…
-
Pytorch 2.3 is introducing unsigned integer dtypes like `uint16`, `uint32` and `uint64` in https://github.com/pytorch/pytorch/pull/116594.
Quoting Ed:
> The dtypes are very useless right now (not…
-
# Problem
Within [the internals of the transform propagation systems](https://github.com/bevyengine/bevy/blob/0fe17b8b303c35902de3d75681f971cd8d66712f/crates/bevy_transform/src/systems.rs#L74), we …
-
## Overview
When importing `import { DotLottieReact } from "@lottiefiles/dotlottie-react";`
To use the player jest will error with this:
```
● Test suite failed to run
Jest encounte…
-
**Problem description**
Currently, [Scaler](darts/dataprocessing/transformers/scaler.py) transforms input series "globally", meaning that all values of the input vector are considered:
```python
…
-
### The purpose and use-cases of the new component
Many receivers and exporters require credentials that deployers want to keep confidential, particularly when collectors are deployed to systems wher…
-
### What needs to happen?
even though Transforms and Actions are different objects in Apache Hop, they have a number of similarities that should be reflected in the code.
For example:
- there's a…