-
Hey @romm, after a while i came back to the same performance issue. My app works in microservice enviroment and simplified workflow is:
- start thread
- preload services (including valinor)
- conne…
-
Currently, the model is created with:
```python
model = StarEQueryEmbeddingModel(
num_entities=dataset.entity_mapper.number_of_entities_and_reified_relations_without_vars_and_targets() + 3, …
-
Submitting Author: Luca Simi (@lucasimi)
Package Name: tda-mapper
One-Line Description of Package: A Python library based on the Mapper algorithm for Topological Data Analysis.
Repository Link (…
-
Hi, @wolfy-j
I've tried to describe a mapping through a table, but found it a bit more complex than expected. Say we have the following tables structure:
```
Bill Account …
-
Item: 1170
Class: 4
[Details page of an example of the issue](https://osmose.openstreetmap.fr/en/issue/abb9b8d7-ffa5-2d7b-6144-83464b374ece)
A consistent false positive recently popped up in Norw…
-
```
#ifdef IS_32_BITS
typedef mystruct u32
#else
typedef mystruct u64
#endif
```
```
current value for key mystruct is u32
trying to add new value: u64
Traceback (most recent call last):…
ghost updated
7 years ago
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
DESM sends messages but they need to be reviewed for whether or not details are covered to indicate statuses and cover uses cases including: As a mapper, I need to know the status of a mapping in rel…
-
Some information are only meant for specific modules (e.g. private address, phone number e.g. HR module) The reason why this is difficult is that this information should not be part of the model table…
-
Pull out model & relation loading and saving from `Record` to a `Mapper` class that works in the same way.
This means the `Mapper` will access storage, and the `Record` will access the `Mapper`; an…
hexus updated
5 years ago