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 shape at the runtime vm.compiler just 
creates new parameter which should be provided by user when calling vm.run().


-- 
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 the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to