-
Test case: see 701b5c09e95347049280b2bfa59eb2ae87fafcab
In `to_tt_pass.py`, we try to convert `aten.linear` to `ttnn.linear`. However, we don't see any `ttnn.linear` in the resulting graph but `tt…
-
**What is the bug?**
I trained a linear regression model with 5000 features and apparently when calling the `_predict` API only `NaN` values are returned.
I cannot exclude that I'm using parameter…
-
The current linearize functions logic is a mess and non-scalable performance wise. We need to improve how to do it.
Files:
- `packages/object/src/linearize/pairSemantics.ts`
- `packages/object/sr…
-
### Description
Would it be possible to add the option of having a non-linear slider.
Example:
- Slider-min: 0
- Slider-Max: 90
- Number of segments: 3
- Segment[1] : 1
- Segment[1].steps : 0…
-
The options are
- Frequency-response analysis ([implemented in JSControl](https://help.juliahub.com/juliasimcontrol/dev/linear_analysis/#Frequency-response-analysis)), only applicable to stable model…
-
I keep finding new issues with doing linear algebra in M2 (I know this isn't M2's specialty but still...), see e.g. #2718.
I have this sample 461x149 QQ-valued matrix `m` which I'm not going to rep…
pzinn updated
1 month ago
-
-
-
### Description
The tearing heuristics seem to prefer nonlinear equations as residual equations, which is reasonable if the nonlinear equation cannot be solved according to the desired causality.
…
-
Hello,
I'm solving large systems (130 million x 130 million, approx 16 NNZs per row, P1 FEM for a Poisson-like equation)
on a big machine (4 CPUs Intel Xeon Gold 6240L, 18 cores/CPU, with hyperth…