trainingInterface.fetch(weightsOp, w);
This line of code is working??????
I got error like " Node weightsOp was not provided to run(), so it cannot be read.
Also, I have one more question. where can I get the TensorflowTrainingInterface.java??
I got the file from another project though.. I want to know the right one.
trainingInterface.fetch(weightsOp, w);
This line of code is working??????
I got error like " Node weightsOp was not provided to run(), so it cannot be read.
Also, I have one more question. where can I get the TensorflowTrainingInterface.java??
I got the file from another project though.. I want to know the right one.