@junrushao1994 it is only possible for lstm. for treelstm if you do it it will 
blow up exponentially, and lots of time will be spend on testing the match on 
all the cases - unless some tricks are used (for example, a decision tree for 
pattern matching instead of linear)
still, this doesnt allow batching for treelstm

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/4054#issuecomment-538183244

Reply via email to