icemelon9 commented on issue #4179: Add More Shape Functions URL: https://github.com/apache/incubator-tvm/pull/4179#issuecomment-554123136 JIT is not accurate here since these shape function are compiled at compilation time instead of runtime. We can probably use `register_rt_shape_func` as these functions are used to compute shape at runtime. @jroesch @zhiics @tqchen What are your throughts?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
