-
Searching for a part throws an error
An error occurred
Typed property Limas\Filter\Filter::$association must not be accessed before initialization
Details
Request: GET http://limas.local/api…
-
Hi, I am very interested in your research and would love to test it with the SD3.5L model.
Currently, I’m fine-tuning a large Lycoris LoKr model for that parent and am exploring control solutions.…
-
Suppose the previous exp results are saved in `./logs/runs/exp1`, if we want to resume from `exp1`, we can set `trainer.resume_from_checkpoint=./logs/runs/exp1/checkpoint/best.ckpt` to load the checkp…
-
## Describe the requirement
I have been working with member assertions lately and I figured that in the current design they do not make sense when their `subject/property/object` are blank nodes
…
-
### Describe the bug
libtesseract from Hydra is unsigned on Darwin, causing binaries that use it to segfault.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-build -A tesseract…
-
Hello. I am getting this error everytime I run the code
/home/myuser/anaconda3/envs/myenv/lib/python3.7/site-packages/hydra/_internal/defaults_list.py:251: UserWarning: In 'cls': Defaults list is m…
-
When I invoke an hydra menu, it has the frame size of the previously invoked one (and also the border/color ... for instance border appears only after the second launch).
Here is a minimal test to re…
-
Caught some something like this over at a customer today
Feels like it's related to the other concurrency issues we have today with the cache.
Customer is running 0.3.1
```
2014-06-19 19:25:12 : ERR…
-
### Describe the Bug
A common issue during login an exception due to failing regex parsing the OAuth redirect from Ory Hydra
### Log file or Error Message
Client Version: 2024.8.0
java.lang.Illega…
-
First I tried hydra with Rails 3.0.x app that uses Mongodb via Mongoid ORM in Ruby 1.9
Later I came to know that its not compatible with Ruby 1.9
Then I switched the env to ruby-1.8.7-p352 and started…