mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
added test for no dist sampler
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pdb
|
||||
import sys
|
||||
|
||||
class IncompatibleArgumentsException(Exception):
|
||||
class MisconfigurationException(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user