|
PyTorch
|
#include <Exception.h>
Public Member Functions | |
| virtual | ~WarningHandler ()=default |
| virtual void | process (const Warning &warning) |
| The default warning handler. Prints the message to stderr. More... | |
|
virtualdefault |
|
virtual |
The default warning handler. Prints the message to stderr.