-
### Bug description
Per https://github.com/prisma/prisma/issues/5043#issuecomment-1081722399, I am making this issue. I have found that joins have worse performance as the client database latency …
-
### Description
Calling `GamePad.GetState` on app startup while a certain model of gamepad is plugged in causes it to crash.
### Repro steps
Clone [repro project](https://github.com/YoshiRulz…
-
**Describe the bug**
Inserting too "complex" (?) data leads to resource_error(c_stack)
**To Reproduce**
Steps to reproduce the behavior:
```bash
$ ./terminusdb db create repro
$ ./terminusdb d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
Currently a…
-
### Bug description
I am trying to extract embedding but the following options do not work.
Option 1:
I tried these scripts but none works:
```
model_transformer.query_embeddings(train, in…
-
Hey all, sick model.
I've been playing around with the code and wanted to submit some feedback.
The readme could use an update as far as dependency installation goes.
Running the commands sp…
-
### 🐛 Describe the bug
This issue was raised from tracing Megatron/xlformers, where ```torch.distributed.all_reduce``` was called in backward of an ```autograd.Function``` and then it was rewritten b…
-
### TF Version
TF 2.10
## Gist of the issue
The `Conv2DTranspose` does not behave the same when batch_size is fixed (e.g. batch_size=32) and when it's variable (e.g. batch_size=None). The probl…
-
**Context**
Current ACA deployment model requires going to the targeted machine to:
1. clone the aca repro
2. run a script to clone and install all the aca dependencies (cppkafka, grpc, ovs, puls…
-
# Bug report
~Currently, with level 3 - 6, `Closure(object)` accepts `Closure(X extends Cl)`, but `Closure(Cl)` does not. This is inconsistent as `object` is a weaker type.~
With https://github.…