onpix/LCDPNet

prepare_data

weiMytian opened this issue · 1 comments

def prepare_data(self):
    # download, split, etc...
    # only called on 1 GPU/TPU in distributed
    ...
    
 May I ask if this part is missing complete code?
onpix commented

This method will not be used in my code. Leaving it blank is fine.