Gordon Gustafson

Results 2 comments of Gordon Gustafson

Since the `setup.py` file currently requires torch, I don't think adding `install_requires` to `setup.py` will fix the issue, as the `setup.py` can't even be run until `torch` is installed. The...

Cleaning _by default_ on each run is fine. I just want to be able to configure it to not clean on each run. If the impotency of `scapegoatRunAlways` isn't considered...