[GitHub] [incubator-tvm] maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators

2020-04-24 Thread GitBox
maheshambule commented on a change in pull request #5330: URL: https://github.com/apache/incubator-tvm/pull/5330#discussion_r414740666 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1067,6 +1069,27 @@ def convert_zeros_like(self, op): return out +def

[GitHub] [incubator-tvm] maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators

2020-04-14 Thread GitBox
maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators URL: https://github.com/apache/incubator-tvm/pull/5330#discussion_r408117717 ## File path: tests/python/frontend/tflite/test_forward.py ## @@ -1105,6 +1112,3

[GitHub] [incubator-tvm] maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators

2020-04-14 Thread GitBox
maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators URL: https://github.com/apache/incubator-tvm/pull/5330#discussion_r408117481 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1488,6 +1511,42 @@ def

[GitHub] [incubator-tvm] maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators

2020-04-14 Thread GitBox
maheshambule commented on a change in pull request #5330: [Frontend][TFLite] support for FILL and SPLIT_V operators URL: https://github.com/apache/incubator-tvm/pull/5330#discussion_r408117340 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1488,6 +1511,42 @@ def