-
### 🐛 Describe the bug
To exchange tensors with other libraries, PyTorch uses an exchange standard called [dlpack](https://github.com/dmlc/dlpack). This generally works well for floating point and in…
-
I deploy and execute locally under Windows/ scripts/prep_ Deps.sh, error message displayed as follows:
$ ./scripts/prep_deps.sh
+ emcc --version
emcc (Emscripten gcc/clang-like replacement + link…
-
Hi all,
I am using the latest version of the rapids.ai docker. 21.06 and in Juptyer notebook this code works with no issue:
```
from cuml.common.sparsefuncs import csr_row_normalize_l2
def…
-
**Description**
I am currently using the Python Backend BLS function and called another tensorrt model using the pb_utils.inferencerequest interface and the call succeeded, but the result is stored o…
-
## 🐛 Bug
I encountered an error while following the step-by-step tutorial at https://llm.mlc.ai/docs/deploy/ios.html#bring-your-own-model-library. The issue occurred during Step 4 of the tutorial.
…
-
Hello, I'm the developer of [mpi4jax](https://github.com/mpi4jax/mpi4jax).
I'd like to thank you for all your effort in wrapping MPI within Python that made our life already much easier when trying …
-
### Issue description
We want to use pipenv on FreeBSD 13.2 but get some errors on installation.
### Expected result
The error on installation
ERROR: Could not build wheels for pyarrow, which …
-
### Description
We've been struggling to get FFT transforms on 2D complex fields running. We would like to use CUFFT transforms with callbacks on Nvidia GPUs. We've been able to isolate the problem i…
-
### 问题描述 Issue Description
在 https://hub.docker.com/r/paddlepaddle/paddle/tags?page=1&name=aarch docker镜像包中编译paddle,服务器架构为aarch64,编译部分log如下:
**
[ 95%] Built target final_dygraph_node
[ 95%] Buil…
-
在执行训练命令时报错了。
命令:!python3.8 finetune_speaker_v2.py -m "./OUTPUT_MODEL" --max_epochs 1000 --drop_speaker_embed True
报错日志:
`INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'se…