NotImplementedError

excuse me, i meet some problem when covert mxnet model to tvm ,it raise the NotImplementedError,seems like the ROIPooling is not supported in nnvm,so how to add a new operation in nnvm ,and is there any other way to solve these issue?thanks.