Is there any way to use TensorFlow eager evaluate in Java or C++ API? [on hold]
Questions: Is there any way to use TensorFlow eager evaluation in non Python language. I am aware of existence Java and C++ APIs. I read API docs and didn’t find mentions of eager evaluation. Is...