[GitHub] [tvm] apivovarov commented on pull request #6740: [Torch] Support bincount and scatter_add ops

2022-09-08 Thread GitBox
apivovarov commented on PR #6740: URL: https://github.com/apache/tvm/pull/6740#issuecomment-1241529764 I'm working on adding TF bincount support. I found that`tf.bincount` internally uses `tf.shape`. But looks like `tf.shape` is not compatible with `relay.vm`. Instead of determining the sha

[GitHub] [tvm] apivovarov commented on pull request #6740: [Torch] Support bincount and scatter_add ops

2022-09-07 Thread GitBox
apivovarov commented on PR #6740: URL: https://github.com/apache/tvm/pull/6740#issuecomment-1239780989 Does the following requires relay.vm.build? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to