-
See the markdown file with the details of this report [here](https://github.com/code-423n4/2024-08-phi-validation/blob/main/data/MrPotatoMagic-Q.md).
-
When attempting to flash Omega:
```
Failed to load resource: the server responded with a status of 404 ()
downloader.js:38 [DOWNLOAD] storage/object-not-found
```
in the console.
It's trying …
-
请问进行推理时报错,ExternalError: CUBLAS error(15).
[Hint: Please search for the error code(15) on website (https://docs.nvidia.com/cuda/cublas/index.html#cublasstatus_t) to get Nvidia's official solut…
-
Hi again,
I am trying to replicate a model in which I have a dynare script to depart from (I can paste it here if it helps). I notice that the lags/leads of some variables causes the error `MethodE…
-
由于python版本要求使用3.8版本,不能直接使用安装python3.10版本的wheel包
paddle_custom_mlu.whl
可以给出paddlecustomdevice源码编译的步骤和命令么?谢谢!
@YanhuiDua
-
自己用线程 开启动训练
分类模型 没问题
yolo模型没问题
FasterRCNN 报错
奇怪
```
W0922 09:51:58.184947 12832 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 11.6, Runtime AP…
-
### 问题描述 Issue Description
我尝试在CentOS7.9本地编译,我的ldd --version是2.17,是系统自带的,这是我的构建编译命令:
cmake .. -DPY_VERSION=3.9 -DWITH_GPU=OFF -DWITH_NCCL=OFF -DWITH_MKLDNN=OFF \
-DWITH_RCCL=OFF -DCMAKE_INSTALL…
-
### bug描述 Describe the Bug
环境:python3.7 ,paddlepaddle-gpu 2.4.2.post117,cuda 11.7,paddlenlp 2.5.2
模型推理时报错OSError: (External) CUBLAS error(1).
[Hint: Please search for the error code(1) on website…
-
1. The result of the optimization may be different when we choose a different order to iterate the basic blocks. For example,
```
define i32 @f(i32 %a, i32 %b, i32 %c) {
br label %block2
block…
-
I tried this IR:
```llvm
define { i64, i64 } @src(i64 noundef %arg, i64 noundef %arg1) local_unnamed_addr #0 {
bb:
switch i64 %arg1, label %bb7 [
i64 2, label %bb3
i64 3, label %bb2
…