PaddlePaddle / PaddlePaddle/PaConvert

运行paconvert增加输出的信息

Open
#736 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
122
Forks
98
PR merge metrics
No merged PRs in 30d

Description

  1. 现在运行所有单测得到的结果只有测试用例的总数量,不能直观给出通过测试的api数量,您看是否可以修改一下脚本把这个信息也在终端输出呢?
  2. 输出转换速度需要手动添加“--calculate_speed”,但是README中没有明显给出;另现在转换速度体现的是代码行数,希望增加一个api数量的转换速度。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the paconvert script and the README section covering --calculate_speed, then run the full unit-test suite to observe its current summary. Update the output to include the number of APIs tested and report conversion speed by API count as well as code lines, with the README clearly documenting the option and new output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, performance, testing-qa, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.