dlshriver / dnnf

Deep Neural Network Falsification
https://dnnf.readthedocs.io/
MIT License
7 stars 4 forks source link

added visitors for OutputSelect and Split operators #5

Closed MissMeriel closed 2 years ago

MissMeriel commented 2 years ago

Visitors implement the pytorch versions of these operators.

dlshriver commented 2 years ago

Looks good to me!