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 2019/11/19 06:43:03 UTC

[GitHub] [incubator-tvm] lsy643 opened a new pull request #4372: [Relay][Frontend][TF] Fix slice when begin or size is not Const

lsy643 opened a new pull request #4372: [Relay][Frontend][TF] Fix slice when begin or size is not Const
URL: https://github.com/apache/incubator-tvm/pull/4372
 
 
   For Relay Frontend of Tensorflow, def _slice can not handle begin or size is not Const. _infer_value_simulated is used to handle these conditions
   

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