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 2021/04/22 19:11:05 UTC

[GitHub] [tvm] mehrdadh edited a comment on pull request #7903: [Graph Executor Debugger] Fix parameter dump

mehrdadh edited a comment on pull request #7903:
URL: https://github.com/apache/tvm/pull/7903#issuecomment-825114645


   @elvin-nnov actually `debug_get_output` by itself doesn't execute the network and only returns the output of a tensor that was already captured by `self. _get_output_by_layer()` and recorded in `self.debug_datum._output_tensor_list`.
   So assuming we fix the _run_debug, then we can use `debug_get_output` function.


-- 
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