Tvm: [DOCS] Tutorials for TOPI

Created on 21 Feb 2018  路  8Comments  路  Source: apache/tvm

TOPI library is a numpy-like abstraction build on top of TVM's core language. So far we have benefit a lot from it, but there is yet a tutorial about it. This issue calls for contribution for such tutorial

beginner-friendly help wanted

All 8 comments

@sxjscience are you interested in making one?

@tqchen I'm interested in writing a tutorial on time as I'm learning it, if no one else is currently working on it!

sounds good, @ehsanmok go ahead if you are interested in doing so

@tqchen so I just started writing the tutorial and there're some points needs clarification:
1) Should I put it in tutorials/topi/ or in tutorials/language?
2) How much should I go into topi package? since this is an introduction, for example, should I talk about topi/vision or nn it's enough to introduce its advantages and write separate tutorials for vision and nn?

Let us put in tutrials topi, you can use your judgment on 2. I think it makes sense to have multiple topi tutorials

cc @sxjscience

Thanks for the opportunity! I learned some topi :)
This can be closed now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tqchen picture tqchen  路  25Comments

tqchen picture tqchen  路  38Comments

ZihengJiang picture ZihengJiang  路  36Comments

joshpoll picture joshpoll  路  28Comments

FrozenGene picture FrozenGene  路  119Comments