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 2020/01/24 03:13:19 UTC

[GitHub] [incubator-tvm] masahi opened a new pull request #4773: [QNN] Add missing nullptr check

masahi opened a new pull request #4773: [QNN] Add missing nullptr check
URL: https://github.com/apache/incubator-tvm/pull/4773
 
 
   I get segfault during development and I had to use gdb to know that segfault came from nullptr access in requantize.
   
   @anijain2305 @vinx13 please review

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] masahi commented on issue #4773: [QNN] Add missing nullptr check

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #4773: [QNN] Add missing nullptr check
URL: https://github.com/apache/incubator-tvm/pull/4773#issuecomment-577992188
 
 
   thanks @anijain2305 @vinx13 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] masahi merged pull request #4773: [QNN] Add missing nullptr check

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #4773: [QNN] Add missing nullptr check
URL: https://github.com/apache/incubator-tvm/pull/4773
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services