TVM for random forest/decision tree classifiers

Hello all,

I have a use case where I’m trying to measure the performance of a pre-trained random forest model on different backend types. It seems that TVM doesn’t support these decision tree classifiers or is there a work around?

Please help