Hello !!
I have been trying to do some neural network in TD, based on this : github.com/exsstas/StyleTransfer-in-TD
But as I try to import tensorflow, TD crashes. When trying to run the tensorflow sample code directly in the python prompt, it works without problem.
My python Module Path is pointing to the location of the tensorflow module. Any idea where the problem comes from ?