-
If a component is not blocked by explicit inputs from another node, it should run concurrently with other components to optimize pipeline execution. This unnecessary waiting behavior reduces pipeline …
-
Hi authors! Thanks so much for releasing such a great work! I was wondering would you like to provide the pytorch checkpoints (as `.pth` files) instead of the onnx checkpoints?
-
# Execution Times
Kadena:
- [x] 516.73 ms
Hack-a-chain:
- [ ] 556 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error result:
```
{
"errors": [
{
"messa…
-
**Is your feature request related to a problem? Please describe.**
I hit a bit of a snag while creating some custom *multi-level* progress bar lifecycle adapters for task-based parallel DAGs (with …
-
### Contact Details
_No response_
### What is the desired feature?
How does Dispenso compare to taskflow? https://github.com/taskflow/taskflow
Can this answer be documented in the reader?
### C…
-
# Issue
_Note: This is reproducible, but succeeds intermittently, making it difficult to determine what is the exact root cause across multiple sessions._
I was testing if I can get the a transl…
myxie updated
4 months ago
-
### Bug description
MAX graphs takes along time to compile, around 300-500 ms even for smaller graphs as well.
The compilation becomes a bit faster on next consecutive code execution due to caching…
-
Traceback (most recent call last):
File "basicsr/train.py", line 332, in
main()
File "basicsr/train.py", line 286, in main
model.optimize_parameters(current_iter)
File "/root/auto…
-
When handling a graph of tasks in DaskVine, it first submits all available tasks in the topmost level of the graph (because they don't depend on the output files produced by any other tasks), and then…
-
Some default workflows (or graph models) fail to execute:
**GrCM_MeM** and **MeM**: start_matlab timed out at 10.017271 s
**FakePlant**:
```
canopy: layout = 1.400000, 1.300000, 1.700000
li…