fix lost import (#5605)

pull/5628/head
littletomatodonkey 2022-03-02 15:43:05 +08:00 committed by GitHub
parent bdf28622f2
commit 35d4dbc2d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
# limitations under the License.
import numpy as np
import os
import json
import random
import traceback
from paddle.io import Dataset