-
After a kernel update, we rebuilt our GPU drivers, and while they can still attach successfully to the PCIe devices, they no longer get recognized by xpu-smi.
As a test, I built two versions of the…
-
### bug描述 Describe the Bug
复现环境:
- paddlepaddle-gpu=develop (CUDA=11.2, CUDNN=8.1)
- paddlenlp=develop
- 代码路径:https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-health
- 执…
-
paddleServing部署时,启动http客户端,报错
/home/aistudio/PaddleClas/deploy/paddleserving/recognition {'err_no': 8, 'err_msg': "(data_id=0 log_id=0) [det|0] Failed to postprocess: 'scale_factor.lod'", 'key': []…
-
### 🚀 The feature, motivation and pitch
Currently the nested tensor implementation isn't very nested. The `nested_tensor` function allows for a list of `Tensor`s but not a list of `NestedTensor`:
…
-
### 🚀 The feature, motivation and pitch
## Motivation
In preproc we often wants to operates over variable-width list, such as token ids in text domain, or sparse features in recommendation domai…
-
The original BLIP2-OPT-6.7B model takes more than 30GB RAM to load and convert. So I want to save the compressed model then load it directly from another PC with limited RAM. The saving succeeded. But…
-
### 问题描述 Issue Description
在飞腾2000+,昆仑芯R200,麒麟V10环境下编译paddlepaddle报错,报错信息如下:
/usr/bin/ld: /usr/lib64/libcrypto.a(sha1-armv8.o): relocation R_AARCH64_PREL64 against symbol `OPENSSL_armcap_P' which ma…
czp97 updated
1 month ago
-
Based on discussion in dmlc/dlpack#57, `array.__dlpack__` method supports `stream` keyword, implementing @tqchen's [suggestion](https://github.com/dmlc/dlpack/issues/57#issuecomment-753696812) for syn…
-
### 🚀 The feature, motivation and pitch
To retrieve the fine gran case when embedding_renorm_ added.
### Alternatives
_No response_
### Additional context
_No response_
-
/home/spyndling/.local/lib/python3.10/site-packages/matplotlib/projections/__init__.py:63: UserWarning: Unable to import Axes3D. This may be due to multiple versions of Matplotlib being installed (e.g…