摘要:
tensorflow 的使用逻辑: 用 Tensor 表示数据; 用 Variable 维护状态; 用 Graph 图表示计算任务,图中的节点称为 op(operation); 用 Session 会话执行 Graph; 用 feed 和 fetch 为操作输入和输出数据; Session tens 阅读全文
posted @ 2020-02-24 14:43
努力的孔子
阅读(946)
评论(0)
推荐(0)
浙公网安备 33010602011771号