tensorflowjs真机调试 报错MiniProgramError是什么原因?

发布于 6 年前作者 wangtao14120 次浏览最后编辑 6 年前来自 ask

const tf = require("@tensorflow/tfjs-core")

const imgTensor = tf.browser.fromPixels(imgData)

pc编译没有任何问题,真机调试和发布都不行。

https://developers.weixin.qq.com/s/VLU9Mgm67hqf

1 回复