-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Is your feature request related to a problem? Please describe.
If I use moganet to train a model, and then …
-
### Is your feature request related to a problem? Please describe
**TL;DR**
I am proposing a mechanism to increase the adoption of concurrent segment search by dynamically enabling it for user …
-
Hello,
I ran into a situation where I need to extend the default Path implementation with some additional features. Currently, this is impossible as all search algorithms just call the Path constru…
-
### Issue Type
Code improvement
### Changes
Returning the complete path from the root node to the goal node from existing functions for search algorithms in search.py
### Descriptions
The cur…
-
How are the relationships between these codes, such as icl_PIT+mixprec_training_cost_size.py, icl_PIT_training.py, icl_mixprec_training_cost_size.py, and icl_mixprec_training_cost_general.py? What do …
-
What should I do if I get the following error when running the sample file run_bruteforce_search.py?
Traceback (most recent call last):
File "examples/axolotl_interface/run_bruteforce_search.py"…
-
Instructed to specifically generate code for a full file path:
```
@generate /Users/kgilpin/source/appland/appmap-js/packages/search/src/snippet-index.ts
```
When Navie lists files, non-file n…
-
**Required Skills:** C++
**Difficulty:** Easy
In the openage [pathfinder](https://github.com/SFTtech/openage/blob/master/doc/code/pathfinding/README.md), a portal node graph is used in the first…
-
Lectura de capitulos
I Foundations:
1 The Role of Algorithms in Computing 5
2 Getting Started 16
3 Growth of Functions 43
4 Divide-and-Conquer 65
VI Graph Algorithms:
22 Elementary Graph Algorithms 5…