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

fix nvprof gpu consistence #15

Merged
merged 2 commits into from
Dec 15, 2017

Conversation

chengduoZH
Copy link
Collaborator

@chengduoZH chengduoZH commented Dec 12, 2017

The command line output is incompatible with the actual operation process.

-----------  Configuration Arguments -----------
batch_size: 32
device: CPU
emb_dim: 32
infer_only: False
iterations: 35
pass_num: 100
seq_len: 80
stacked_num: 2
use_cprof: False
use_nvprof: True
------------------------------------------------
  • device: CPU
  • use_nvprof: True

@chengduoZH chengduoZH force-pushed the fix_nvprof_gpu_consistence branch from 8ab050a to 2bb2598 Compare December 12, 2017 06:17
Copy link
Owner

@dzhwinter dzhwinter left a comment

Choose a reason for hiding this comment

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

LGTM.

@dzhwinter dzhwinter merged commit 390cd7b into dzhwinter:master Dec 15, 2017
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.

2 participants