提交 e1795658 编写于 作者: B barriery

update code

上级 002029bc
...@@ -12,10 +12,7 @@ ...@@ -12,10 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# pylint: disable=doc-string-missing # pylint: disable=doc-string-missing
try: from paddle_serving_server_gpu import pipeline
from paddle_serving_server_gpu import pipeline
except ImportError:
from paddle_serving_server import pipeline
import numpy as np import numpy as np
import logging import logging
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册