Browse Source

add python deploy

will-jl944 4 years ago
parent
commit
cac8f037d0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      paddlex/deploy.py

+ 0 - 1
paddlex/deploy.py

@@ -14,7 +14,6 @@
 
 import os.path as osp
 import numpy as np
-import paddle.nn.functional as F
 from paddle.inference import Config
 from paddle.inference import create_predictor
 from paddle.inference import PrecisionType