CusterFun

Results 4 comments of CusterFun

> 好半天终于把云函数部署好了,结果发现很多bug,跑不起来啊 请问怎么部署的?

> Does your example work with the model that's included via the install script in one of our examples, or is it model specific? It is possible to use the...

> I am not completly sure, your expected input shape is `[1, 256, 256, 3]` but according to this one comment your input shape is `[1, 300, 300, 3]`. >...

> Can you print out `_interpreter!.getInputTensors()` and `_interpreter!.getOutputTensors()`. > > Maybe your model takes multiple tensors as in- or output tensors. ```shell I/flutter (13437): =====================inputTensors===================== I/flutter (13437): Tensor{_tensor: Pointer: address=0x7defb83b80,...