mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
added debugging util
This commit is contained in:
@@ -8,6 +8,8 @@ import warnings
|
||||
import torch
|
||||
import os
|
||||
import shutil
|
||||
import pdb
|
||||
|
||||
|
||||
def get_model():
|
||||
# set up model with these hyperparams
|
||||
|
||||
Reference in New Issue
Block a user