描述问题 Description of the problem
editor-C3a8fs39.js:34 Array(0)
editor-C3a8fs39.js:2 e 0ms: 窗口创建
editor-C3a8fs39.js:2 e 1161.0000488283113ms: 窗口创建 1161.0000488283113 ocr_load
ocr-DNPqiW6S.js:1 C:\Users\13096\AppData\Roaming\eSearch\models\standard_v5_server\ppocr_v5_server_det.onnx C:\Users\13096\AppData\Roaming\eSearch\models\standard_v5_server\ppocr_v5_server_rec.onnx C:\Users\13096\AppData\Roaming\eSearch\models\standard_v5_server\ppocrv5_dict.txt
editor-C3a8fs39.js:25 Error: no available backend found. ERR: [directml] backend not found.
at resolveBackendAndExecutionProviders (E:\Program Files\e-search\resources\app\node_modules\onnxruntime-node\node_modules\onnxruntime-common\dist\cjs\backend-impl.js:124:15)
at async InferenceSession.create (E:\Program Files\e-search\resources\app\node_modules\onnxruntime-node\node_modules\onnxruntime-common\dist\cjs\inference-session-impl.js:183:52)
at async Rt (E:\Program Files\e-search\resources\app\node_modules\esearch-ocr\dist\esearch-ocr.umd.cjs:1:8374)
at async mn (E:\Program Files\e-search\resources\app\node_modules\esearch-ocr\dist\esearch-ocr.umd.cjs:1:7776)
at async Module.hn [as init] (E:\Program Files\e-search\resources\app\node_modules\esearch-ocr\dist\esearch-ocr.umd.cjs:1:6521)
at async Bn (editor-C3a8fs39.js:36:810)
(anonymous) @ editor-C3a8fs39.js:25
editor-C3a8fs39.js:15 Array(0)
修改为directml会出现以上报错,使用win10X64
重现步骤 Steps to reproduce
在设置中切换
期望结果 Expected behavior
Win 10是不能使用CUDA或者是CoreML,但是应该能够正常使用directml
更多信息 Additional context
No response
操作系统 OS
No response
软件版本 Software version
15.3.2
屏幕参数 Screen parameters
No response
描述问题 Description of the problem
修改为directml会出现以上报错,使用win10X64
重现步骤 Steps to reproduce
在设置中切换
期望结果 Expected behavior
Win 10是不能使用CUDA或者是CoreML,但是应该能够正常使用directml
更多信息 Additional context
No response
操作系统 OS
No response
软件版本 Software version
15.3.2
屏幕参数 Screen parameters
No response