Skip to content

fix flatten issue in converted tensorflowjs model#77

Open
ShuangLiu1992 wants to merge 1 commit into
gmalivenko:masterfrom
ShuangLiu1992:patch-4
Open

fix flatten issue in converted tensorflowjs model#77
ShuangLiu1992 wants to merge 1 commit into
gmalivenko:masterfrom
ShuangLiu1992:patch-4

Conversation

@ShuangLiu1992

Copy link
Copy Markdown

explicitly set the size to match the input instead of using -1, so that tensorflowjs won't complain about shape mismatch [None, actual_size]

explicitly set the size to match the input instead of using -1, so that tensorflowjs won't complain about shape mismatch [None, actual_size]
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

Successfully merging this pull request may close these issues.

1 participant