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

[Relay][Frontend][Tensorflow] Fix type assignment for 'tf.range' operator #4294

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

cchung100m
Copy link
Contributor

Hi @FinnWeng

Following issue #4265 , this PR tries to fix the type assignment for range operator, and change the default type assignment from int32 to start.dtype. I would appreciate if you can help me to confirm this patch is work or not, thank you.

@cchung100m
Copy link
Contributor Author

Hi @yongwww @soiferj @zhiics

I would appreciate that if you can help to review/manage this PR, thank you. :)

Copy link
Member

@zhiics zhiics left a comment

Choose a reason for hiding this comment

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

LGTM

@zhiics zhiics merged commit d184d2f into apache:master Nov 12, 2019
@zhiics
Copy link
Member

zhiics commented Nov 12, 2019

Thanks @cchung100m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants