Skip to content

Commit e7c9404

Browse files
authored
Fix the LGTM alert.
1 parent 4b421a9 commit e7c9404

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

FasterTransformer/v2/sample/tensorflow/utils/dump_model.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,8 @@
1515
from __future__ import print_function
1616
import tensorflow as tf
1717
import numpy as np
18-
import os
19-
import math
20-
import six
2118
from datetime import datetime
2219
import sys
23-
import time
2420
import pickle
2521

2622
if len(sys.argv) != 2:

0 commit comments

Comments
 (0)