会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
//
// // //
努力的孔子
2020年2月27日
tensorflow - 关于形状、维度的操作汇总
摘要: size Tensor 的 大小,长 * 宽; tf.size 返回 Tensor,需要 session; d1 = tf.random_uniform((3, 2)) # print(d1.size) # AttributeError: 'Tensor' object has no attribu
阅读全文
posted @ 2020-02-27 15:16 努力的孔子
阅读(1369)
评论(0)
推荐(0)
编辑
tf.identity 与 tf.control_dependencies
摘要: 先来看看官方解释 def identity(input, name=None): # pylint: disable=redefined-builtin r"""Return a tensor with the same shape and contents as input. 返回一个和输入 相同
阅读全文
posted @ 2020-02-27 14:30 努力的孔子
阅读(914)
评论(0)
推荐(0)
编辑
导航
博客园
首页
新随笔
新文章
联系
订阅
管理