Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNET-918] Random module #13039

Merged
merged 11 commits into from
Dec 14, 2018
Merged

[MXNET-918] Random module #13039

merged 11 commits into from
Dec 14, 2018

Commits on Nov 5, 2018

  1. introduce random API

    mdespriee committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    704ab60 View commit details
    Browse the repository at this point in the history
  2. revert useless changes

    mdespriee committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    c6cb9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fdcd62 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Merge branch 'master' into random_module_2

    # Conflicts:
    #	scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
    #	scala-package/macros/src/main/scala/org/apache/mxnet/GeneratorBase.scala
    mdespriee committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    0b8837e View commit details
    Browse the repository at this point in the history
  2. fix after merge from master

    mdespriee committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    526f78c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Trigger CI

    mdespriee committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d9695c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. temp code / diag on CI

    mdespriee committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    d4cb629 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. cleanup type-class code

    mdespriee committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    c6af793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee66735 View commit details
    Browse the repository at this point in the history
  3. cleanup type-class code

    mdespriee committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    1f7d0fe View commit details
    Browse the repository at this point in the history
  4. fix scalastyle

    mdespriee committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    a87c113 View commit details
    Browse the repository at this point in the history