You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/25 18:11:52 UTC

[GitHub] [tvm] tkonolige opened a new pull request #10392: [FIX,PROFILING] Add extra precision to numbers when serializing to json

tkonolige opened a new pull request #10392:
URL: https://github.com/apache/tvm/pull/10392


   Numbers were serialized with too little precision when serializing profiling reports to json. Deserialization can then sometimes round the number differently than if the full precision was available.
   
   Fixes #10382.
   
   @driazati 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #10392: [FIX,PROFILING] Add extra precision to numbers when serializing to json

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #10392:
URL: https://github.com/apache/tvm/pull/10392


   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org