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/04 00:58:12 UTC

[GitHub] [incubator-tvm] zhiics opened a new pull request #4619: [relay][tensorarray] add unit test for tensor_array_split

zhiics opened a new pull request #4619: [relay][tensorarray] add unit test for tensor_array_split
URL: https://github.com/apache/incubator-tvm/pull/4619
 
 
   Add unit test for tensor array split op. Also, I realized that np.uniform.random was used to produce random data for testing. It would produce all 0s for int32 when bound wasn't specified. This PR also fixes it.
   
   cc @wweic @jroesch @yongwww @kevinthesun 
   

----------------------------------------------------------------
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] kevinthesun merged pull request #4619: [relay][tensorarray] add unit test for tensor_array_split

Posted by GitBox <gi...@apache.org>.
kevinthesun merged pull request #4619: [relay][tensorarray] add unit test for tensor_array_split
URL: https://github.com/apache/incubator-tvm/pull/4619
 
 
   

----------------------------------------------------------------
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] kevinthesun commented on issue #4619: [relay][tensorarray] add unit test for tensor_array_split

Posted by GitBox <gi...@apache.org>.
kevinthesun commented on issue #4619: [relay][tensorarray] add unit test for tensor_array_split
URL: https://github.com/apache/incubator-tvm/pull/4619#issuecomment-570943781
 
 
   Thanks @zhiics 

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