hnlslyp

Results 4 issues of hnlslyp

### 问题描述 /ssd1/liuyaping/env/lib/python3.7/site-packages/pandas/util/testing.py:20: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is...

others

### 请提出你的问题 centos 6.3 x86_64 cuda 10.2 cudnn 8 对应 onnxruntime 1.12.1 & onnx 1.12.0 >> [InferBackend] Creating Engine ... [Paddle2ONNX] Start to parse PaddlePaddle model... [Paddle2ONNX] Model file path:...

question

系统环境 paddle.__version__ 2.4.0-rc0 #### 具体代码 !/usr/bin/env python #-*- coding=utf8 -*- import os import sys import paddlehub as hub module = hub.Module(name="lac") test_text = '小明硕士毕业于中国科学院计算所,后在日本京都大学深造' results = module.lexical_analysis(texts=test_text) ############### Traceback (most...

### Your current environment information Unable to load nexfort.{extension} module. Is it compatible with your PyTorch installation? Collecting environment information... PyTorch version: 2.3.0+cu121 Is debug build: False CUDA used to...

Request-bug