-
Hi everyone,
here is a relatively recent issue that puzzles me (and prevents me from upgrading to the latest dask/distributed versions).
For large computations, it can take *very long* until a…
-
## Environment:
- TensorFlow Version: 2.15.0.post1
- Keras Version: 3.0.4
## Issue Description:
An error occurs when converting a Keras model to TensorFlow Lite format. This issue arises using …
-
We should consider whether it is possible and desired to automatically combine kernels into CUDA graphs to reduce overhead of calling individual kernels.
Here is the relevant documentation:
- http…
-
There are more SSSP algorithms in: [lonestar/analytics/cpu/bfs/bfsDirectionOpt.cpp](https://github.com/KatanaGraph/katana/blob/master/lonestar/analytics/cpu/bfs/bfsDirectionOpt.cpp). These should be r…
-
# Related
* DOC: TBD
* BLOG: TBD
* Tests : https://github.com/radare/radare2-regressions/blob/master/t/cmd_graph
* .c involved:
* https://github.com/radare/radare2/blob/master/libr/core/gra…
-
Hello!
Can you please elaborate more on the steps needed to implement pop up SLAM with a point SLAM system (ORB-SLAM2 or LSD).
I read in your paper that you proposed to integrate the output of LS…
-
This issue serves as a way to track the progress on the PathFindingOperator
Working on in https://github.com/cwida/duckpgq-extension/tree/pathfindingoperator and https://github.com/cwida/duckdb-pgq…
-
I am using a step size of 1 for my inner loop. Nevertheless I want to use adaptive optimizers in the inner loop and carry the buffers across outer loop iterations. In the context of e.g. MAML that wou…
-
When using an elasticsearch mixed index on an orderable edge property (Integer) and ordering by it, the order is not used in the index query when it's followed by `and(...)` and the traversal ends up …
-
### Description
When installing _onetbb_ with `interprocedural_optimization=False` the option isn't propagated correctly, resulting in `TBB_ENABLE_IPO` not being set to false.
This is because of …