码迷,mamicode.com
首页 > 其他好文 > 详细

TensorFlow--01

时间:2019-01-08 23:36:08      阅读:181      评论:0      收藏:0      [点我收藏+]

标签:imp   tensor   span   opencv   enc   ant   pre   const   port   

# import tensorflow as tf
#
# hello=tf.constant("hello tensorflow!!")
# session=tf.Session()
#
# print(session.run(hello))

import cv2
print(hello opencv)

 

TensorFlow--01

标签:imp   tensor   span   opencv   enc   ant   pre   const   port   

原文地址:https://www.cnblogs.com/Mengchangxin/p/10241936.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!