Hi, I have read Issue #1005 and Issue #1028, and understand that we can infer the number of threads and blocks if we explicitly bind the axis.
My question is, how did TVM actually calculate it, or where is the related code? (i.e. how is this value calculated)
Any feedback would be greatly appreciated! Thanks.