chuanzhizh

Results 2 comments of chuanzhizh

> When the code is doing the evaluation, there is an error when returning the evaluation result : **result = estimator.evaluate(input_fn=eval_input_fn)**. Detailed error is probably related to the confusion matrix....

the earlier version of my tensorflow is 1.10.0 python3.5, when I update my tensorflow to 1.15.0 and python to 3.6, the problem solved