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

Implement nnabla.experimental.distributions modules #392

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Feb 15, 2019

  1. Implement inverse function

    takuseno committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    177cf4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f3cab View commit details
    Browse the repository at this point in the history
  3. Fix function id of inverse

    takuseno committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e310e9c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Configuration menu
    Copy the full SHA
    5eb6f20 View commit details
    Browse the repository at this point in the history
  2. Rename inverse to batch_inv

    takuseno committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    ce4a073 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Implement batch_det

    takuseno committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    2c51ecd View commit details
    Browse the repository at this point in the history
  2. Fix batch_inv backward

    takuseno committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    9113f11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f8392f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a314d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    a705a34 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    73acb40 View commit details
    Browse the repository at this point in the history
  2. Add docstring

    takuseno committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5cc2983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5e57c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a98689f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd1df57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d555a49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    536bbf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d7a918 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3629806 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Refactor F.batch_inv

    takuseno committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    69df3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d17d2 View commit details
    Browse the repository at this point in the history
  3. Refactor batch_det

    takuseno committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    f491b63 View commit details
    Browse the repository at this point in the history
  4. Refactor batch_inv

    takuseno committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    a669af8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c817d7 View commit details
    Browse the repository at this point in the history
  6. Fix doc of batch_det

    takuseno committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    ad8e6a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b2b9c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    1ba0805 View commit details
    Browse the repository at this point in the history
  2. Revert unexpected changes

    takuseno committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    e8fb361 View commit details
    Browse the repository at this point in the history