-
### Description
We want to instrument dataloader. There is an existing OTEL instrumentation for this:
https://www.npmjs.com/package/@opentelemetry/instrumentation-dataloader
```[tasklist]
### Tasks…
mydea updated
1 month ago
-
Hi! I have been struggling on running the project on my machine:
OS: Ubuntu 22.04
GPU: GeForce RTX 3080
Python: 3.8
I spent few days to make it work! Here I will share how I solved this step …
-
List of features/changes we want to finish before releasing an official v1 version:
- [x] PostgreSQL support - **done**
- [x] Eager loading - #91 - **done**
- [x] User defined IDs - #127 - **done*…
-
(liveStream) ➜ BackgroundMattingV2 git:(master) ✗ python inference_video.py --model-type mattingrefine --model-backbone resnet101 --model-backbone-scale 0.25 --model-refine-mode thresholding --model-…
-
**Problem:**
Inefficient microservice/database queries.
If I need to return 100 orders with their clients, I have to make 101 requests to microservices (1 for batch of orders, 100 for their clients …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Hello, I'm encountering an issue with @nestjs/graphql when using Apollo Federation with Feder…
-
## Describe the bug
Prompt Tuning model generates low-quality output
## Platform
Please provide details about the environment you are using, including the following:
- Interpreter version:…
-
First of all, congrats on you work!
I was trying to use the trained tool to predict variable names for another dataset. But when I try to predict the values an error occurs.
By following the [da…
-
Dear Eric,
This looks extremely cool. I'm keen to get into Rust for data stuff, and I like Datomic, but dislike JVM kludge, so I found your project.
Would you be openminded to enable users to co…
-
**Version**: redis-py: 3.5.3. redis: 5.0.7
**Platform**: Ubuntu 20.04
**Description**:
I set the redis server is 10.0.0.16
```python
__redis = redis.Redis(host='10.0.0.16', 6379)
```
but it's…