Kaynağa Gözat

remove redundant import

will-jl944 4 yıl önce
ebeveyn
işleme
abc6c71e7b

+ 0 - 1
dygraph/paddlex/cv/transforms/batch_operators.py

@@ -13,7 +13,6 @@
 # limitations under the License.
 
 import traceback
-import multiprocessing as mp
 import random
 import numpy as np
 try: