Skip to content

fix(tensor): validate input in regards to tensor shape#583

Open
therealansh wants to merge 1 commit intoKotlin:masterfrom
therealansh:fx-check-valid-input-tensor-conversion
Open

fix(tensor): validate input in regards to tensor shape#583
therealansh wants to merge 1 commit intoKotlin:masterfrom
therealansh:fx-check-valid-input-tensor-conversion

Conversation

@therealansh
Copy link
Contributor

Add validation to check if input can be converted to desired tensor shape. Closes #289 .

@zaleslaw lmk what kind of message would be apt for this and how do we plan to show the tips?

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.

Replace TensorFlow low-level tensor exception on early asserts in Kotlin for input shapes

1 participant