Skip to content
Snippets Groups Projects
Commit 4ef0ff6a authored by Jerome Hue's avatar Jerome Hue Committed by Benjamin Halimi
Browse files

chore: Add issue number in TODO comment

parent 45260b4a
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ std::shared_ptr<Node> Leaky(const int nbTimeSteps,
/*outId=*/memorizeOpDataOutputRecIndex,
/*otherInId=*/0);
// TODO: Handle hard/soft reset
// TODO(#219) Handle hard/soft reset
uth->addChild(reset, 0, 1);
// Input[T] + beta * U[T-1] - S[T-1] * U_th
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment