1. 首页
  2. 数据库
  3. 其它
  4. 问题解决:AttributeError: module ‘paddle.fluid’ has no attribute ‘EndStepEvent’

问题解决:AttributeError: module ‘paddle.fluid’ has no attribute ‘EndStepEvent’

上传者: 2020-12-23 03:41:11上传 PDF文件 55.5KB 热度 304次
问题解决:AttributeError: module ‘paddle.fluid’ has no attribute ‘EndStepEvent’问题描述解决思路问题解决 问题描述 在使用paddle.fluid导入EndStepEvent过程中 global step if isinstance(event, fluid.EndStepEvent): if event.step == 0: plot_cost.append('Train Cost', step, event.metrics[0]) plot
下载地址
用户评论