Browse Source

fix the vis.py

sunyanfang01 5 years ago
parent
commit
30e96d71f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      paddlex/interpret/core/_session_preparation.py

+ 1 - 0
paddlex/interpret/core/_session_preparation.py

@@ -15,6 +15,7 @@
 import os
 import os.path as osp
 import paddle.fluid as fluid
+import paddlex as pdx
 import numpy as np
 from paddle.fluid.param_attr import ParamAttr
 from ..as_data_reader.readers import preprocess_image