Hi, 

I'm using Tensorflow in QC reasearch enviroment in order to train a plain NN.

I enconter some difficolties in saving locally some internal data, like trained parameter o tensorflow data to use for debugging (with TensorBoard utility). 

it seem that tensorflow API like tf.train.Saver() didn't comunicate with QC/LEAN file I/O.

Have Anybody some suggestions ?

Tks