Skip to content

Commit 763f6fc

Browse files
authored
Update _train_.py
1 parent 0897507 commit 763f6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_train_.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
import wandb
1111
from util.visualize_results import *
12-
from metric import get_accuracy
12+
from util.metric import get_accuracy
1313

1414
import random
1515
import time

0 commit comments

Comments
 (0)