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 unit test for Function #69

Closed
delta2323 opened this issue Jun 20, 2015 · 0 comments · Fixed by #283
Closed

Add unit test for Function #69

delta2323 opened this issue Jun 20, 2015 · 0 comments · Fixed by #283
Assignees
Labels
cat:test Test or CI related.

Comments

@delta2323
Copy link
Member

Related to #5

As discussed in #63, we open new issues about implementation of unit tests separately for each remaining core modules.

This issue is to add unittest for Function, especially,

  • Direct usage of Function.forward and Function.backward
  • Function.unchain
  • Function.to_gpu
  • Function.to_cpu
  • Function.parameters
  • Function.gradients
  • Split.add_branch
  • Split.backward
@okuta okuta added the cat:test Test or CI related. label Jun 23, 2015
@unnonouno unnonouno self-assigned this Aug 1, 2015
@okuta okuta modified the milestone: Closed issues and PRs Jul 26, 2016
niboshi pushed a commit to niboshi/chainer that referenced this issue May 31, 2017
Fail setup on no CUDA environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test or CI related.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants