v3.0.0
backward incompatible change:
- nn modules now in
PyTorchAug.nn, rather than inPyTorchAugdirectly
new functionality:
- anything in
nncan now be used, without having to explicitly add to the program - this also paves the way for being able to easily (and perhaps automatically) handle other types, like nnx etc