Hello all,
I’m trying to use exported notebook with Colab for testing multiple models at once before picking an official model for deployment. I found out a weird issue as follows:
The exported notebooks are sometimes packed with internal dependencies (ei_tensorflow.training) from EI causing trouble to run it on local or other platforms other than on EI.
What is the purpose of this dependency? Could you guys at EI fix this inconsistency? Because I don’t want to do a workaround removing it every time.
Thank You!