Hi, In this RFC i would like to propose new Frontend to support Chainer framework. I have already raised one [WIP PR](https://github.com/apache/incubator-tvm/pull/5149). Currently above PR is ready with followings: 1:> Tracing Chainer Graph. 2:> Convert all Params and Variables to TVM Vars. 3:> A naive converter map from Chainer to TVM Op.
I have multiple TODOs as well: 1:> Support Input provided names. 2:> Support multiple inputs. 3:> Support one model(Say Resnet) end-to-end. 4:> Form Tutorial. The current code is tested successfully for RELU node alone(for the same test case also added). I seek all TVM members expert advice here. Thanks a lot! --- [Visit Topic](https://discuss.tvm.ai/t/introduce-new-frontend-for-chainer/6129/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/9b1920811d1606d23c726410554a6719de9976565fffcfa4e3f78d53ed557a1e).