lonePatient / Bert-Multi-Label-Text-Classification

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why restoring checkpoint is run on CPU not GPU?

Sajjadahmed668 opened this issue · comments

Why restoring checkpoint is run on CPU not GPU?

Have you solved this problem? I always use CPU when running programs, which is very strange.