mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
3 lines
103 B
Python
3 lines
103 B
Python
|
|
class StoreHandlerNotAvailableException(Exception): ...
|
||
|
|
class StoreHandlerTimeoutError(Exception): ...
|