-
### 🐛 Describe the bug
When processing complex data type, torch.linalg.vector_norm raises an overflow error.
```python
import torch
>>> torch.linalg.vector_norm(torch.randn(3, 3), torch.tensor(2…
-
This resolves the stack overflow issue when starting up on windows, because the ChunkMap gets allocated on the heap instead.
I do understand the performance implications of this change, but I'm cur…
-
currentyly gives following error:
XDiag ERROR: The requested tolerance is too high (irej > 10). Try increasing m (Krylov space dimension) or decreasing the precision.
Stacktrace (C++):
[1] zahex…
-
kimxw updated
2 months ago
-
#2424 introduced storing of nested objects. The next step is to make filtering (and vectorization for modules) available for them.
-
### Expected behaviour
### Actual behaviour
### Steps to reproduce
Build time2024-08-22T07:42:28.305676
Defold channeleditor-alpha
Defold editor sha8a536ed1046ca0190e22eb47f78cb59e8…
-
this fix hide something really weird. We should investigate if some change in pinocchio 3 std::vector binding can impact the crocoddyl std::vector management.
_Originally posted by @j…
-
The auto formatting seems to be unable to distinguish nested angle brackets and double arrows, as shown in title.
Actually, I noticed no such problem with my last installation of VS Code. However, …
-
### What did you do?
Running a query like `max_over_time({__name__=~"metric_.*"})` produces inconsistent results when run at individual steps rather than a single range query that evaluates at the sa…
-
LangChain resources:
- https://python.langchain.com/v0.2/docs/integrations/providers/sqlite
- https://python.langchain.com/v0.2/docs/integrations/vectorstores/sqlitevss/
Dart resources:
- https:…