Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor bilinear and neighbour implementation in Tensorflow frontend #4504

Merged

Conversation

u99127
Copy link
Contributor

@u99127 u99127 commented Dec 11, 2019

There is significant duplication between the functions.

Spotted while looking to move the tensorflow and tflite framework support to later than 1.13.1 and the tensorflow tests failing around resize_nearest_neighbour because the frontend doesn't ignore the attribute 'helpful_pixel_centers'.

That upgrade is a separate discussion while this can go in independently.

Thanks,
Ramana

@kevinthesun , could you please help review ?

There is significant duplication between functions.

Spotted while looking to move the tensorflow and tflite framework support to later than
1.13.1. The tests barf around resize_nearest_neighbour not ignoring the attribute
'helpful_pixel_centers'.

That upgrade is a separate discussion while this can go in
independently.

Thanks,
Ramana
Copy link
Contributor

@kevinthesun kevinthesun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kevinthesun kevinthesun merged commit 99fee85 into apache:master Dec 11, 2019
@kevinthesun
Copy link
Contributor

Thanks @u99127

zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Dec 13, 2019
…apache#4504)

There is significant duplication between functions.

Spotted while looking to move the tensorflow and tflite framework support to later than
1.13.1. The tests barf around resize_nearest_neighbour not ignoring the attribute
'helpful_pixel_centers'.

That upgrade is a separate discussion while this can go in
independently.

Thanks,
Ramana
zxy844288792 pushed a commit to neo-ai/tvm that referenced this pull request Dec 13, 2019
…apache#4504)

There is significant duplication between functions.

Spotted while looking to move the tensorflow and tflite framework support to later than
1.13.1. The tests barf around resize_nearest_neighbour not ignoring the attribute
'helpful_pixel_centers'.

That upgrade is a separate discussion while this can go in
independently.

Thanks,
Ramana
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.

2 participants