Mxnet symbols support

Hi

I think for mxnet as the first class citizen, it makes sense to have all mxnet symbols supported in nnvm/tvm. I couldn’t find any specify plans or discussion for the remaining ones either here or in the roadmap, or the strategy is to use mxnet bridge for the rest?

Could you clarify more on that?

We actually have some discussion about integrate TVM with MXNet, but still at very early stage. Do you mainly focus on inference or training as well?

For both actually, but inference is more urgent now.