CUT
CUT copied to clipboard
return cast_single_tensor(targets, dtype=outputs[0].dtype) AttributeError: 'NoneType' object has no attribute 'dtype'
how can i solve this error?help!