masahi commented on PR #10935:
URL: https://github.com/apache/tvm/pull/10935#issuecomment-1092349652
Actually I'm getting something like
```
ID | Name | FLOP | Weight | Speed (GFLOPS) |
Latency (us) | Weighted Latency (us) | Trials | Terminated
---------------------------------------------------------------------------------------------------------------------------------
0 | fused_nn_batch_matmul | -2147483648 | 1 | N/A |
N/A | N/A | 0 |
---------------------------------------------------------------------------------------------------------------------------------
```
When tuning int8 workloads. Does this PR fix it? The flops count from
`echo_statistics.cc` is correct, so I wondered why I'm getting this funny FLOP.
--
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]