Skip to content

Conversation

@adk9
Copy link
Contributor

@adk9 adk9 commented Dec 16, 2020

Avoid usage of get_shape() in Size and Split op so that they can work for dynamic inputs

Abhishek Kulkarni added 2 commits December 15, 2020 22:59
Size translation calls get_shape() which doesn't work on dynamic inputs.
Fix the Size translation by computing size at runtime.
@adk9 adk9 self-assigned this Dec 16, 2020
@adk9 adk9 marked this pull request as draft December 16, 2020 17:27
@adk9 adk9 marked this pull request as ready for review December 17, 2020 02:10
@adk9 adk9 added wip Work in progress comp:core Bridge core labels Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:core Bridge core wip Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants