Replies: 1 comment 1 reply
-
Hi @ROYALBEFF Thank you very much for using ART! I think that could be a useful feature. Could you please describe your use case in more detail? Would be interested to implement a prototype? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently running multiple experiments and want to store the trained attack models for later use, similar to
torch.save()
.I couldn't find anything in the documentation, so I assume it's not yet possible to store attack models.
This is a crucial feature for any ML library!
Beta Was this translation helpful? Give feedback.
All reactions