Pei JIA

Results 67 comments of Pei JIA

@ajee10x Should I put that API configuration token as - `X-Auth-Token` - `X-Auth-User` ?? Namely, where to write down this token???

@phineas-pta Nope... How? I mean: how from within [insightface](https://github.com/deepinsight/insightface) ?

@phineas-pta Thank you ... 1. But, how can I test if this particilar provider is applied? After adding `providers=['CUDAExecutionProvider'])`, I still got the following: ```console Applied providers: ['CPUExecutionProvider'], with options:...

@phineas-pta hmmm... That's probably why. I **ONLY** installed CUDA 12.2 ...

What's more, I was trying to install the **.deb**, but got the following **ERROR** messages: ```console ➜ Tools sudo dpkg -i balena-etcher_1.19.16_amd64.deb Selecting previously unselected package balena-etcher. (Reading database ......

Same issue here... So inconvenient... ```js "react-hook-form": "^7.45.4", ```

@Abhranta Can you please take a look at my case ? ```console ➜ transformers-cli env 2023-08-07 20:40:36.749893: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn.cc:9346] Unable to register cuDNN factory: Attempting to register factory for plugin...

> @Abhranta Can you please take a look at my case ? > > ``` > ➜ transformers-cli env > 2023-08-07 20:40:36.749893: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn.cc:9346] Unable to register cuDNN factory: Attempting...

I still have an issue [https://github.com/opencv/opencv_contrib/issues/3728](https://github.com/opencv/opencv_contrib/issues/3728)

Well... Still **NOT** quite get it... Do we have the solution already??? Have [cccl](https://github.com/NVIDIA/cccl) built and replaced with the default ones installed with **CUDA-Toolkit 12.4**?? Thanks