【问题标题】:ValueError: could not broadcast input array from shape (848,837,8) into shape (800,800,8)ValueError:无法将输入数组从形状(848,837,8)广播到形状(800,800,8)
【发布时间】:2019-11-28 08:31:15
【问题描述】:

当我在 kaggle 内核中运行代码时,它工作正常,但是在我的机器上执行代码时,它会抛出这个错误。请帮忙

【问题讨论】:

  • 如果没有看到抛出错误的代码,几乎不可能帮助您。在相应地解决您的问题之前,请查看 herehere
  • 请添加代码

标签: python deep-learning valueerror


【解决方案1】:

所以在我的例子中,我在 python 2.7 中运行代码,其中 Python 2.7 将给出不同的 ceil 值作为答案,Python 3.4 报告不同的值。

【讨论】:

    猜你喜欢
    • 2018-06-30
    • 2018-06-08
    • 2020-01-21
    • 2020-10-18
    • 2018-09-25
    • 2018-04-21
    • 2020-10-09
    • 2021-03-30
    • 2021-08-24
    相关资源
    最近更新 更多