【问题标题】:How to debug TensorFlow in Rstudio?如何在 Rstudio 中调试 TensorFlow?
【发布时间】:2017-04-16 06:10:39
【问题描述】:

在 R (https://github.com/rstudio/tensorflow) 中使用 TensorFlow 的任何错误都会导致无用的错误:

py_call(属性、参数、关键字)中的错误:basic_string::_M_replace_aux

有没有办法从 python 显示实际错误?

【问题讨论】:

    标签: python r tensorflow rstudio


    【解决方案1】:

    最近在 TensorFlow for R 上修复了一个问题,应该在 py 错误消息中添加回溯,请参阅:

    https://github.com/rstudio/tensorflow/pull/42

    【讨论】:

      猜你喜欢
      • 2018-08-08
      • 2015-10-11
      • 1970-01-01
      • 2016-12-13
      • 2019-09-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-07-16
      相关资源
      最近更新 更多