RuntimeError: “upsample_bilinear2d_channels_last” not implemented for 'Long' after converting np array to list

前端 未结 0 2189
心在旅途
心在旅途 2020-12-20 11:28

I am trying to send image data across modules.

The following works fine:

def process_image(pdf_path, page_dimensions):
  pdf_path = get_pdf(pdf_path, F         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题