Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xnet-miniprogram该项目和微信小程序中的wx.createInferenceSession的关系 #1

Open
oddmen opened this issue Oct 12, 2024 · 1 comment

Comments

@oddmen
Copy link

oddmen commented Oct 12, 2024

你好,我想问一下,若在小程序中加载 float32 的 onnx模型,但不开启量化,在小程序中加载模型的过程会涉及到调用该项目吗
this.session = wx.createInferenceSession({ model: modelPath, precisionLevel : 4, allowNPU : false, allowQuantize: false, });

@KeyKy
Copy link
Collaborator

KeyKy commented Oct 21, 2024

不会

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants