I am trying to write a c++ program which uses tensorflow framework. Now I am trying to access the weights and write it into a file. I am able to access the names of the nodes by the below code,I am trying to write a c++ program which uses t
I am trying to write a c++ program which uses tensorflow framework. Now I am trying to access the weights and write it into a file. I am able to access the names of the nodes by the below code,I am trying to write a c++ program which uses t