-
### What type of request is this?
New feature for an existing tool
### Clear and concise description of the feature you are proposing
Making QR codes is a common task for many designers, but only o…
-
I got multiple reports for broken MV pass in HDRP templates.
Not sure about urp 6, the MV doesn't seem to do much for ASE or SG, so not sure if the pass is correct or not.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241112-b5b00355-amd64
- Deployment mode(standalone …
-
Automatic statistics (delivered in 19.1) can consume a large number of resources and take a large amount of time in certain circumstances. Using the vectorized execution framework for stats can reduce…
-
The RFC for `ed25519` (https://datatracker.ietf.org/doc/html/rfc8032#section-7.1) specifies a number of test cases that any implementation must handle. We should add these to ensure our implementation…
-
# Summary
I observed that assigning or copying vector integer elements via STL algorithm with changed bit width does not engage vectorization, whereas manually-written index-based loop is vectoriz…
-
In my opinion, sparse vectors can solve two different problems:
1. Text search (TFIDF, BM25, SPLADE, etc.)
2. Weighted-keywords search
In both cases, we can have a sparse vector representation:…
-
Dear authors,
Thanks for sharing your great work :)
I was impressed how you depicts the eight-head attention values with colorful vectors as below.
Could you share how we can visualize these vector…
-
Hello! I noticed that Documentation does not list specific getters for CVSS 3.0 (Similar to v31vector, v2ector, that are documented)
For 3.0 my debugger shows me a a mixture of v30 and v2getters (see…
-
The specialization of `std::vector` always causes some trouble. I am trying to use the `mdarray` container adapter with element type `bool` and neither the current stable implementation in this reposi…