expo / expo/examples

Model Loading Issue

Open
#424 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce:
1. npx create-react-native-app my-app -t with-tfjs-camera
2. npm i --legacy-peer-deps
3. npm start
4. scan QR from expo go.
5. Check console for below error due to which model never loads.

WARN Possible Unhandled Promise Rejection (id: 0):
Error: Argument 'a' passed to 'mul' must be a Tensor or TensorLike, but got 'Tensor'
Error: Argument 'a' passed to 'mul' must be a Tensor or TensorLike, but got 'Tensor'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.