Skip to content
Snippets Groups Projects

Fix scheduling with Memorize

Merged Olivier BICHLER requested to merge fix_mem into dev

Fix issue #209 (closed).

@cguillon I wanted to use backEdge here, to avoid having a specific MemorizeOp case, but figured that it is not exactly what I thought!

I would have expected the back edge to be the second output of the MemorizeOp, which is allowed to form a cycle (i.e. be connected backwards), contrary to its first output. So I don't understand the logic of specifying the input of the MemorizeOp as a back edge, as it does not directly form a cycle?

Edited by Olivier BICHLER

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading