【问题标题】:Why some example in tensor flow tutorial need to be compiled?为什么需要编译 tensorflow 教程中的一些示例?
【发布时间】:2015-11-29 14:31:27
【问题描述】:

在一些 tensorflow 教程(例如 RNN)中,代码需要使用 bazel 编译。为什么我们必须编译这些示例,即使它们是用 python 编写的?

【问题讨论】:

    标签: tensorflow


    【解决方案1】:

    因为 Python 使用 SWIG 调用 C 代码并且需要编译

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-06-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-05-28
      • 1970-01-01
      • 2023-03-06
      • 1970-01-01
      相关资源
      最近更新 更多