Code Monkey home page Code Monkey logo

Comments (5)

lienhua34 avatar lienhua34 commented on June 22, 2024

@superping 能否提供一下 src/train.py 文件的代码,我看异常信息是,你定义了一个 placeholder,但是在 session.run() 的时候没有 feed。

from tensorflow-tutorial.

lienhua34 avatar lienhua34 commented on June 22, 2024

@superping
这个问题看了一下,这个是目前平台的一个 Bug,当 tf.summary 中要保存的数据需要进行 feed 的时候,就会出现这个问题。这个问题我们纪录下来,后续版本会进行修复。多谢反馈!

目前一个规避措施:在 `model_fn` 返回的 ModelFnHandler 对象中将 summary_op 设置为 None,让
TaaS 平台不自动计算 summary 信息。

from tensorflow-tutorial.

caicloud-bot avatar caicloud-bot commented on June 22, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

/lifecycle stale

from tensorflow-tutorial.

caicloud-bot avatar caicloud-bot commented on June 22, 2024

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

from tensorflow-tutorial.

caicloud-bot avatar caicloud-bot commented on June 22, 2024

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

from tensorflow-tutorial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.