mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-02 18:07:43 +00:00
refactor: update evolving_strategy.py (#686)
implmentation -> implementation
This commit is contained in:
committed by
GitHub
parent
d66c045115
commit
d1031ed24d
@@ -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