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

Making MF to be a part of ML.NET #1263

Merged
merged 49 commits into from
Oct 26, 2018
Merged

Making MF to be a part of ML.NET #1263

merged 49 commits into from
Oct 26, 2018

Commits on Oct 12, 2018

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

Commits on Oct 13, 2018

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

Commits on Oct 16, 2018

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

Commits on Oct 17, 2018

  1. Make naive test running

    wschin committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    1ecde85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f33f45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3dfc43 View commit details
    Browse the repository at this point in the history
  4. Add two tests and enable SSE

    wschin committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    a2d37ae View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    3eb9f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec56fb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2048832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4766500 View commit details
    Browse the repository at this point in the history
  5. Address comments

    wschin committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    c277c3b View commit details
    Browse the repository at this point in the history
  6. Continue addressing comments

    wschin committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    cf7e664 View commit details
    Browse the repository at this point in the history
  7. Make LIBMF a submodule

    wschin committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    fc8ec2b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    9f64dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721879a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

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

Commits on Oct 22, 2018

  1. Configuration menu
    Copy the full SHA
    3f2ca23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbb953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    502c736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5eeeb7 View commit details
    Browse the repository at this point in the history
  5. Revert "Try initialize submodules before build"

    This reverts commit a5eeeb7.
    wschin committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    7672470 View commit details
    Browse the repository at this point in the history
  6. Try pull submodule again

    wschin committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    6944f74 View commit details
    Browse the repository at this point in the history
  7. Try to find malloc.h on Mac

    wschin committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    91b421c View commit details
    Browse the repository at this point in the history
  8. Fix namespace of FFM

    wschin committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    af14614 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    2b9afc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30708d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcad28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de6bdef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d3502e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5867136 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0f541e View commit details
    Browse the repository at this point in the history
  8. Address some comments

    wschin committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9dd8835 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Address comments

    wschin committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    2d60a6f View commit details
    Browse the repository at this point in the history
  2. Address comments

    wschin committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    9c332ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4440c32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d1bf8 View commit details
    Browse the repository at this point in the history
  5. Switch back to Host in constructor because env would be used to initi…

    …alize a Host in its base constructor
    wschin committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    aac40db View commit details
    Browse the repository at this point in the history
  6. Ctrl+R+G aka sort usings

    wschin committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    1b199dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e73a5 View commit details
    Browse the repository at this point in the history
  8. Massively renaming

    wschin committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    cc9ccb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f06d094 View commit details
    Browse the repository at this point in the history
  10. Minor name changes

    wschin committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    eafdcf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    00f642d View commit details
    Browse the repository at this point in the history
  2. Change package name

    wschin committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6931444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b5bb3 View commit details
    Browse the repository at this point in the history
  4. remove empty lines

    wschin committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e8aab70 View commit details
    Browse the repository at this point in the history