-
Wire up the demo UI including calls to text index to get the set of URIs that are passed to the graph, then presented to the user
-
### NVIDIA Open GPU Kernel Modules Version
NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4
### Please confirm this issue does not happen with the proprietary driver (of the…
-
On program startup:
```
$ grep 'VmSize' /proc/8924/status
VmSize: 832000 kB
```
832M is a lot of RAM.
Each time I submit a rule, it increases memory consumption by 100Mo.…
-
## 🚀 Feature
Support `torch.linalg.einsum`.
cc @jianyuh @nikitaved @pearu @mruberry @heitorschueroff @walterddr @IvanYashchuk @xwang233 @Lezcano @rgommers @pmeier @asmeurer @leofang @AnirudhDagar …
-
**Describe the bug**
Edges disappear after second identical plot() statement when using transparent edge colors (alpha < 1).
Note par()$xpd is flipped from FALSE to TRUE.
**To reproduce**
```…
-
Consider this example:
http://jsfiddle.net/964274dL/1/
with following edges
```
var edges = [[25,23],[58,31],[20,37],[129,37],[26,50],[31,57],[26,65],[23,129],[158,157],[159,157],[160,158],[160,159]…
-
Integration of Neo4J retriever, as done for REDIS, PINECONE, etc.
This provides the opportunity to use graph databases as data retrievers.
https://python.langchain.com/docs/integrations/providers/…
-
Don't use toosenhenk.nl / dirkjan.nl but something more interesting?
-
The `.subdivide` matrix method acts in place. There are situations when a copy, with the subdivisions, is desirable. An optional keyword, `copy` will provide this option.
CC: @ThomasGagne
Comp…
-
When generating the form of "something", it could be useful to define where to start and where to stop when pulling data to be edited, considering that we are not limiting things to one given node or …