Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add stargan model benchmark dir #152

Merged
merged 4 commits into from
Aug 14, 2019

Conversation

chenwhql
Copy link
Contributor

No description provided.


if [ $# -lt 3 ]; then
echo "Usage: "
echo " CUDA_VISIBLE_DEVICES=0 bash run.sh itrain|infer speed|mem sp|mp /ssd3/benchmark_results/cwh/logs"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

itrain,多了一个i, 这个模型有多卡和多进程实现吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done,模型同学暂时没实现

--train_list ./data/celeba/list_attr_celeba.txt \
--gan_mode wgan \
--batch_size $batch_size \
--epoch 20"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • run_test=False

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ccmeteorljh ccmeteorljh self-requested a review August 14, 2019 03:05
@ccmeteorljh ccmeteorljh merged commit 0f3fdd7 into PaddlePaddle:master Aug 14, 2019
Xreki pushed a commit to Xreki/benchmark that referenced this pull request Oct 20, 2020
* add stargan model benchmark dir

* update paddle & pytorch run shell

* fix word error and add no test parameter

* fix word error in pytorch run shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants