会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LeeB_o
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Tensorflow
tf.concat&tf.gather&tf.gather_nd&tf.greater&tf.cast&tf.expand_dims&tf.squeeze
摘要:<! flowchart 箭头图标 勿删 Tensorflow常用函数笔记 tf.concat 把一组向量从某一维上拼接起来,很向numpy中的Concatenate,官网例子: t1 = [[1, 2, 3], [4, 5, 6]] t2 = [[7, 8, 9], [10, 11, 12]] t
阅读全文
posted @
2019-03-01 17:00
Le1B_o
阅读(476)
评论(0)
推荐(0)
公告