Giter VIP home page Giter VIP logo

Comments (4)

zenghsh3 avatar zenghsh3 commented on July 20, 2024

你好,ParallelExecutor和Program没有看到明显错误,如果有遇到具体问题,可以再讨论。

from parl.

ddayzzz avatar ddayzzz commented on July 20, 2024

现在有些问题需要咨询一下:

  1. 在1.6 的paddle中,ParallelExecutor需要确定loss_name 。请问代码中base_sample_exespc_sample_exesvr_sample_exesParallelExecutor仅仅是作为前向操作,不需要训练损失。请问该如何设定呢?
  2. xparl 命令中cpu_num 是指CPU的核心数(物理或逻辑内核数)还是CPU的个数?
  3. 如何保存模型

from parl.

TomorrowIsAnOtherDay avatar TomorrowIsAnOtherDay commented on July 20, 2024
  1. ParallelExecutor提供loss_name是用于做数据并行化的训练,如果只是做预测(前向操作)的话,是不需要提供的。
  2. cpu_num 指的是后者。
  3. 参考PR,agent有直接保存模型的接口。

from parl.

TomorrowIsAnOtherDay avatar TomorrowIsAnOtherDay commented on July 20, 2024

@ddayzzz 感谢你指出的疑惑!我们现在新增了关于参数保存以及加载的文档 #172 ,很快就会合并到主干。

from parl.

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.