[[Python_TensorFlow_Basics]]
* TensorFlow应用
[[TensorFlow-JavaScript]]
[[TensorFlow-Serving]]
=TensorFlow深入深入TensorFlow=
TensorFlow使用Eigen进行计算时,首先要将其Tensor类的对象转换成Eigen支持的Tensor对象.
https://github.com/PX4/eigen/blob/master/unsupported/Eigen/CXX11/src/Tensor/README.md
参见: https://www.cnblogs.com/deepllz/p/9001054.html https://blog.csdn.net/hjimce/article/details/71710893