收藏
回答

调用wx.createInferenceSession真机上不能用?一直报错

调用wx.createInferenceSession,真机上运行报错,报错提示:

SystemError (appServiceSDKScriptError)

Cannot read properties of undefined (reading 'CreateAsync')

TypeError: Cannot read properties of undefined (reading 'CreateAsync')

开发工具上加载正常,真机就报错,更换过很多onnx模型都不行,模型上传到云,然后下载本地创建还是报错,到底是啥问题?

微信版本8.0.49


最后一次编辑于  07-03
回答关注问题邀请回答
收藏

1 个回答

  • 黑焰火
    黑焰火
    07-11

    this.createInferenceSession(modelPath).then

    07-11
    有用
    回复
登录 后发表内容