Unverified Commit f913d977 authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

remove pandas

parent 83602797
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
import math import math
import torch import torch
import torch.nn.functional as F import torch.nn.functional as F
import pandas as pd
from unicore import metrics from unicore import metrics
from unicore.losses import UnicoreLoss, register_loss from unicore.losses import UnicoreLoss, register_loss
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment