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 benchmark framework for Chainer #4458

Closed
wants to merge 15 commits into from

Conversation

kmaehashi
Copy link
Member

I implemented benchmark framework for Chainer using ASV.

Currently the following benchmarks are implemented:

  • convnet-benchmark
  • Overall performance of MNIST example
  • Functions: forward / backward of F.{convolution_2d, sqrt, rsqrt}

I'd like to improve benchmark coverage later.

@kmaehashi kmaehashi added the cat:other Ticket that do not fall into any other cat-label. label Mar 12, 2018
@kmaehashi
Copy link
Member Author

I discussed with @okuta and decided to prepare a different repos for benchmark code.

@kmaehashi kmaehashi closed this Mar 16, 2018
@kmaehashi kmaehashi added this to the Closed issues and PRs milestone Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:other Ticket that do not fall into any other cat-label.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant