-
### Describe the bug
# check_estimators_fit_returns_self() does not pass with n_feature constraints
Building a custom estimator extending BaseEstimator with certain constraints such as:
## Exampl…
-
Hugging Face `transformers` is moving to use the `DynamicCache` class as part of the model inputs for the kv cache values. Currently `torch.export` will complain that it is not a tensor. So all models…
-
A natural first step for improving layout is to try various "one at a time" strategies:
* Solve one constraint or objective at a time
* Solve one shape at a time
* Solve for the current shapes on…
-
## Current Behavior
the hud scaling is broken when the window gets rescaled
## Expected Behavior
the constraints of the ui elements are set so that rescaling wont change the overall shape of …
-
I would like classes that are auto-generated by extensions to automatically check that dimensions with the same label across datasets have the same length. If they do not, either throw an error or a w…
-
### 🐛 Describe the bug
Install most recent transformers and pytorch.
```
pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu124
pip install transformers
```
R…
-
I would like to define new distributions using `scipy.stats`. Such a distribution would have a set of parameters, and one could evaluate its PDF, CDF, create random variates etc.
For continuous dis…
-
### Current Situation
See PR #9816
---
### Contributor [Guides](https://docs.meshery.io/project/contributing) and [Handbook](https://layer5.io/community/handbook)
- [MeshModel Repository](h…
-
I realize this feature is still under development and has some constraints (as per https://python-pptx.readthedocs.org/en/latest/dev/analysis/features/txt-fit-text.html) --
I'm using python-pptx to p…
-
### Motivation
For scientific python (and perhaps computer vision as well), a very common application is linear algebra. The simplest objects of interest there are vectors, which are easy to genera…