snsun opened a new issue #6329:
URL: https://github.com/apache/incubator-tvm/issues/6329


   Hi all, Recently, I am using TVM to deploy my pytorch model to android 
devices. When I use an Android phone with android 6.0, everything goes well. 
However, when I use another andorid pad with version android 4.4.2, the so goes 
wrong. I used logcat to capture the log and I got :
   
   rnnt_decoder.so 
(fused_cast_take_divide_add_round_cast_clip_cast_expand_dims_cast_subtract_layout_9068456268455801501_)
   
   I/DEBUG ( 2213): 8a785fa8 7d46c208
   
   I/DEBUG ( 2213): 8a785fac 7d467c40
   
   I/DEBUG ( 2213): #00 8a785fb0 7d461080
   
   I/DEBUG ( 2213): … …
   
   I/DEBUG ( 2213): #01 8a785fb0 7d461080
   
   I/DEBUG ( 2213): … …
   
   I/DEBUG ( 2213): #02 8a785fb0 7d461080
   
   For the android api, i use android-19. Anyone has met the same problem?
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to