Skip to content

Dico reduce in1

Lai, Ting-Yang requested to merge dico-reduce-in1 into master

This merge adds contractions operation in1 on top of contraction methods:

  • loop
  • in0
  • out0

Due to numbers of branches (if conditions), it also has some refactoring in order to fix satisfy Pylint.

Merge request reports