Skip to content

Update handling of DropOut attributes and mark DropOut test as expected to...

Cyril Moineau requested to merge Fix67 into dev

Fix CI and #67 (closed)

  • Update handling of attributes ratio when it is an input Tensor
  • Add handling for other attributes which are not yet supported in Aidge (is_test and seed) so that import raise an error
  • ONNX test of DropOut has been marked as expected to fail since it contains the seed attributes.

Merge request reports

Loading