-
### 🐛 Describe the bug
Hi,
Investigating why a model implementation using SDPA vs no SDPA was not yielding the exact same output using fp16 with the math backend, I pinned it down to a different…
-
How to lazy load just few elements in `@OneToMany` relationship?
First of all, I'd like to make sure my base assumption is correct: By default all fields are fetched eagerly, when all relations ar…
-
If you observe `ActiveRecord::Base` in order to do something if any model is changed there is some bug in how the observers lists are created causing the app boot to take a long time when eager loadin…
-
Hi,
as my understanding from () currently variable length array are not supported by TFIO Arrow.
https://github.com/tensorflow/io/blob/d46154bd0dfd5e3868a14cca8521c51ac67dd7cb/tests/test_arrow_eager…
-
## How to reproduce
* Set up a Rails project
* Make a User "model":
* [Migration](https://github.com/art-solopov/rom-rails-skeleton/blob/autoload-problem-demo/db/migrate/20150914213325_create_u…
-
with load_model_from_directory(model_dir) as model:
embeddings = model.encode(smiles)
"WARNING:tensorflow:From ****\tensorflow\python\util\deprecation.py:576: calling function (from tensorflow…
-
| --- | --- |
| Bugzilla Link | [516652](https://bugs.eclipse.org/bugs/show_bug.cgi?id=516652) |
| Status | NEW |
| Importance | P3 normal |
| Reported | May 15, 2017 09:51 EDT |
| Modified | Jul…
-
When trying to do a multisearch includes, `PgSearch.multisearch(request.headers['search']).includes(:searchable)` the items are being loaded into memory but aren't being returned with the results of p…
-
Preview update performance is excessively slow (minutes to update a preview on an M1 Pro mac when the source is changed) in large repos with many symlinks (e.g. for nx monorepos with react-native apps…
-
When I am trying Forceps.configure, I have like 15 models but I am getting messages for only 10 models i.e
DEBUG : Classes handled by Forceps: ["Delayed::Backend::ActiveRecord::Job", "PaperTrail::Vers…