Skip to content

Add asserts for tensor size

Florian Mathieu requested to merge florian into master
  • Tensor network shouldn't be too big (width*height <= 64)
  • dim >= 1
  • width, height >= 1

Merge request reports

Loading