[TensorFlow] Support for Shape and Reshape in TensorFlow frontend#1884
Conversation
|
@tqchen @yzhliu @srkreddy1238 Could you please suggest the reviewers for this PR? I have taken care of comments from Siva. |
|
Please also have a look at the fix done in #1894 related to usage of shape dict only when the shape operator is converted into NNVM symbol inside tensorflow.py |
|
please rebase against the current master @wweic @srkreddy1238 please review |
|
Reshape require further handling to support InceptionV4 & ResnetV2. |
|
I plan to look into #1864, this PR seems to be in the same area. Could you share what testing have you done for this PR? The reason I ask is because I'm not able to pass all unit tests in |
Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from others in the community.