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

Fix a tensorflow test bug. #3165

Merged
merged 1 commit into from
May 10, 2019
Merged

Fix a tensorflow test bug. #3165

merged 1 commit into from
May 10, 2019

Conversation

lixiaoquan
Copy link
Contributor

@lixiaoquan lixiaoquan commented May 9, 2019

Length of input_shape isn't always 4 when _test_pooling called from test_forward_pooling.
@srkreddy1238 Will you please review?

  Length of input_shape isn't always 4.
@tqchen tqchen added the status: need test case need test cases to cover the change label May 10, 2019
@lixiaoquan
Copy link
Contributor Author

@tqchen This fix is about a test itself.

@tqchen tqchen merged commit 654192d into apache:master May 10, 2019
@tqchen tqchen added status: accepted and removed status: need test case need test cases to cover the change labels May 10, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request May 13, 2019
Length of input_shape isn't always 4.
wweic pushed a commit to neo-ai/tvm that referenced this pull request May 13, 2019
Length of input_shape isn't always 4.
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