-
Currently, `MaxPool` and `AvgPool` expect window shape and stride to be "Same rank as value or `int`.". I think the layers should check the window shape and size and ensure the user conforms to this a…
-
#### 76. Consider a one-dimensional array Z, build a two-dimensional array whose first row is (Z[0],Z[1],Z[2]) and each subsequent row is shifted by 1 (last row should be (Z[-3],Z[-2],Z[-1])
```
# A…
-
## Overview
The concept of strides has been raised several times since the beginning of the Consortium. This history was summarized in https://github.com/data-apis/array-api/issues/641. In short, b…
-
When function numpy_rolling_window is called, if length of data is less than the supplied `window` value, this error will be thrown
```
2024-07-29 10:19:57,751 - freqtrade - ERROR - Fatal exceptio…
-
When trying to specialize the conditions of a nested `select`, Halide cannot remove select within the specialization as expected.
In the generated stmt file, the specialize condition in the outer if…
-
### What is your issue?
Hi,
I am using the rolling().construct() method which I found very convenient and efficient.
I had timeseries with 2 dimensions: time and channel. I used the construct …
-
**Release Type**: Official Release/GitHub (please choose appropriate option)
I'm using the official release from the stride website
**Version**: Version number and/or git branch
stride 4.2 releas…
-
Something that bothers me is the supported platforms advertised on the website.
Windows Universal - Deprecated AFAIK which means no Xbox and hasnt worked properly since 4.0 and maybe 4.1
IOS/Andro…
-
**Describe the issue**
There is an issue of memory allocation by terratorch during running model inference on images (3600x3600 pixels)
**To Reproduce (optional, but appreciated)**
Steps to repro…
-
**Release Type**: Official Release/GitHub (please choose appropriate option)
**Version**: 4.2
**Platform(s)**: Windows
**Describe the bug**
Running build from the editor is removing my fshar…