Skip to content

Dico reduce out1

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

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

  • loop
  • in0
  • out0
  • in1

It also has some major refactoring in order to avoid Pylint error.
The changes is mainly regrouping verbose messages in a class.

Merge request reports