-
In this example from the tour the error is actually `error: type 'Int' does not conform to trait 'ExpressibleByFloatLiteral'`, but should be as described in the code comment.
```
public fun main()…
-
### Feature request
I found that the Gounding DINO model `IDEA-Research/grounding-dino-base` cann't be compiled.
When I use `torch.comple()`, it raises many error, such as `TypeError: unhashable typ…
-
PR #1089 introduces an `inferType` method in `file-utils.ts` that is used to infer the field types extracted from GeoJSON data.
However fields extracted from CSV are treated as strings and ideally…
-
**Build Scans:**
- [elasticsearch-intake #12737 / part4](https://gradle-enterprise.elastic.co/s/empeykqumytbo)
- [elasticsearch-pull-request #40075 / part-4](https://gradle-enterprise.elastic.co/s/32y…
-
This code compiles with arrayvec 0.7.4:
```
use arrayvec::ArrayString;
fn main() {
let array_string = ArrayString::::new();
let as_ref = array_string.as_ref();
let _bytes = as_ref.…
-
### Inference Delay
I'm deploying a large language model (LLM) using FastAPI and vLLM, but I'm facing significant delays during the initial inference (up to 5 minutes). I have tried loading the mod…
-
## What?
Let's re-implement(upgrade) shape and type inference algorithm for following things!
- Shape inference
- Add testcases which include dynamic shape
- Support shape inference with u…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
The following query makes use of the [Solid type index](https://github.com/solid/solid/blob/main/proposals/data-d…
-
This is a problem e.g. when passing a function to the `items` option:
```typescript
expect(
{
users: {
type: "array",
items: (user: { isLoggedIn: boolean }) => ({
ty…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…