Hi,
It is possible to edit Tensorflow session with DL Python Network Editor? I want to add ‘device_count={‘CPU’: NUM_PARALLEL_EXEC_UNITS}’ to Tensorflow ConfigProto. I saw that the session is set in the tensorflow_backend.py file and I’m wondering if is possible to modify it with DL Python Network Editor node. And in the future I want to set other parameters to the Tensorflow session in order to tune the performance.
Thank you,
Mihai