-
Working with LSTMLayer testcases was detected following problem:
setting of returning last cell output as false (retC = false) [raise exception on cpp level](https://gist.github.com/atuzhykov/223760c…
-
### 🐛 Describe the bug
Build error with the latest pytorch(3d1772857e58ff15f4f6d4159f936e1f6b0d3a9c).
I am building pytorch with docker nvcr.io/nvidia/pytorch:22.11-py3
Build command:
>python …
-
**Describe the bug**
This is specific to gcc-11 on CentOS 7 (devtoolset-11).
Works on Debian 11 with gcc-10 and Ubuntu 18.04 with gcc-8.
Seems to be a new regression on v1.12.0 as we were able …
-
**To reproduce**
The following code works:
```julia
using LinearAlgebra
using CUDA
using CUDA.CUSPARSE
CUDA.allowscalar(false)
A = permutedims(CUDA.rand(ComplexF64, 100, 100), [2, 1])
B = …
-
**System information**
-PaddlePaddle version: develop(393a0b166a380e85550a639e603a7ff44c0a440e) or release/2.1
-CPU: MKLDNN v2.2.1
-GPU: None
-OS Platform: ubuntu1604
-Python version: None
-Cma…
-
**Describe the bug**
I installed the Genie Builder extension in VSCode 1.74.2 on ubuntu 20.04 LTS on Julia 1.8.3. The extension seems to install, but the first time that I start the server, the exten…
-
### Describe the issue
I'm trying to build package with Nuphar EP. Speedup figures from demo notebook are impressive and I can not find information that with code is deprecated now.
### Urgency
Not…
-
LC0 806286 net
GPU + 2 CPU cores:
Total time (ms) : 350806
Nodes searched : 498436
Nodes/second : 1421
GPU + 1 CPU core:
Total time (ms) : 350752
Nodes searched : 498331
Nodes/sec…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:vmware16 ubuntu 20.04
- 版本号/Version:Paddle:2.2.2 PaddleOCR:2.4 问题相关组件/Related …
-
### 🐛 Describe the bug
I tried to export a pytorch module to onnx, but it fails with following errror.
sorry I can't upload model as it's our internal one
```
torch.onnx.export(module, fake_in…