QQ39272490

Results 5 issues of QQ39272490

Python-UIAutomation-for-Windows 对 silverlight web是否支持?

I bought healthypi v3. There are reserved BT_TX and BT_RX on the board. Just when we have developed the sphygmomanometer, we support UART. But I don't know how to use...

Appears at compile time Arduino\libraries\ESP32_BLE_Arduino-master\src/BLEDevice.h:16:20: fatal error: esp_bt.h: No such file or directory I've joined esp32_ BLE_ Arduino master library

问题类型:模型部署 **问题描述** 部署环境:Jetson nano,Jetpack 4.5 python3.6+nv_jetson-cuda10.2-cudnn8-trt7 安装官方提供的库 paddlepaddle_gpu-2.1.0-cp36-cp36m-linux_aarch64.whl 代码步骤如:https://paddleinference.paddlepaddle.org.cn/demo_tutorial/cuda_jetson_demo.html config.EnableUseGpu(500, 0); [使用GPU报错,停用GPU正常。报错代码如下图 ![QQ图片20210701173757](https://user-images.githubusercontent.com/2766645/124102639-1f977780-da93-11eb-8c44-1e0b09d3c5f3.png)

问题类型:PaddleX 1.1.7 使用正常 2.0 r4训练一直报错cudaErrorNoKernelImageForDevice:no kernel image is available for execution on the device 我电脑上有安装PaddleX 1.1.7和PaddleX 2.0 r4两个版本,打开程序设置发现显示的cuda版本信息居然不一致,1.1.7能正常使用,2.0版本连cpu都不能训练。 ![a1](https://user-images.githubusercontent.com/2766645/130380088-c1adfa3a-541e-4e4f-ac43-53e38440657d.png) ![a2](https://user-images.githubusercontent.com/2766645/130380087-0235f4b1-06e9-4694-9dda-2411f9f2c1b0.png) ![a3](https://user-images.githubusercontent.com/2766645/130380086-0c63cb82-3f62-43c0-a60e-b8da9499ec84.png) ![a4](https://user-images.githubusercontent.com/2766645/130380089-86d8d1d9-c04b-4018-b137-7bf397b94989.png) ![a5](https://user-images.githubusercontent.com/2766645/130380090-a35b7550-3a43-42a0-9649-c9138d14f822.png)