deepmd.tf.utils.errors#
Exceptions#
This error is caused by out-of-memory (OOM). | |
The graph is too large, exceeding protobuf's hard limit of 2GB. | |
Common base class for all non-exit exceptions. |
Module Contents#
- exception deepmd.tf.utils.errors.OutOfMemoryError[source]#
Bases:
ExceptionThis error is caused by out-of-memory (OOM).