mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
refactor: update evolving_strategy.py (#686)
implmentation -> implementation
This commit is contained in:
committed by
GitHub
parent
0fe901d8cd
commit
32dda6ea63
@@ -76,7 +76,7 @@ class MultiProcessEvolvingStrategy(EvolvingStrategy):
|
||||
Assign the code list to the evolving item.
|
||||
|
||||
Due to the implement_one_task take `workspace` as input and output the `modification`.
|
||||
We should apply implmentation to evo
|
||||
We should apply implementation to evo
|
||||
|
||||
The code list is aligned with the evolving item's sub-tasks.
|
||||
If a task is not implemented, put a None in the list.
|
||||
|
||||
Reference in New Issue
Block a user