How to make a TensorFlow ML model compatible with PyMC3?

I can’t share my code easily, but I’ve decided to use the Boston housing dataset and scikit-learn RandomForest as an example. Google colab notebook
I tried implementing according to the link you attached, but was having issues getting it compiled and run.