-
The executable takes a long time to start up. This is due to loading of the YOLOv5 model.
-
-
Sometimes "BoxPacker" works for a very long time and we need to force it to stop and continue working with other code.
I would like to add some kind of countdown and throw an exception when a certain…
-
Rollkit currently supports ABCI 2.0 (execution.go) for execution. This work will expand rollkit to support different execution engines by defining a common execution interface (via go-execution) which…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
The current implementation of text2cypher.py:
` records, _, _ = self.driver.execute_query(query_=t2c_query)`
Now the read/write permission can not be passed from outside that function. Need a para…
-
It is possible to not only compile shaders, but also to actually execute the compiled code (which, after all, is the whole point!). It would be interesting to find bugs that do not result in shader c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
Currently milvus goes as a pre-filter manner for filtered search, which…
-
Reviewing #43086 and brainstorming with @wilkinsona we believe that the detail of a job should specify whether it's running or not and additional information if it is.
Doing so will help with trigg…
-
AppEx-QA team working on improving Kibana PR pipeline runtime and noticed that some CI groups take over 60min.
A single test suite of that group takes around 28min. In order to enhance execution time…