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

Replace DvBool with .NET standard type. #692

Closed
wants to merge 20 commits into from
Closed

Commits on Aug 18, 2018

  1. Configuration menu
    Copy the full SHA
    281f2f2 View commit details
    Browse the repository at this point in the history
  2. temp unblock test failure..

    codemzs committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    4385afe View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. clean up.

    codemzs committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    b0f624a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

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

Commits on Aug 27, 2018

  1. PR feedback.

    codemzs committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    92cd8c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

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

    codemzs committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    bac9601 View commit details
    Browse the repository at this point in the history
  3. changes.

    codemzs committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    9adcf70 View commit details
    Browse the repository at this point in the history
  4. IDV test update.

    codemzs committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    1120e24 View commit details
    Browse the repository at this point in the history
  5. cleanup.

    codemzs committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    1b1f3e2 View commit details
    Browse the repository at this point in the history
  6. add test for parquet loader.

    codemzs committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    53b4e57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06c6b12 View commit details
    Browse the repository at this point in the history
  8. fix build.

    codemzs committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    b0568ca View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to dvbool
    
    # Conflicts:
    #	test/Microsoft.ML.TestFramework/DataPipe/TestDataPipeBase.cs
    codemzs committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    ee97d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. misc.

    codemzs committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    924cb8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e3916 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to dvbool
    
    # Conflicts:
    #	test/BaselineOutput/SingleDebug/SavePipe/TestParquetPrimitiveDataTypes-Data.txt
    #	test/BaselineOutput/SingleDebug/SavePipe/TestParquetPrimitiveDataTypes-Schema.txt
    #	test/BaselineOutput/SingleRelease/SavePipe/TestParquetPrimitiveDataTypes-Data.txt
    #	test/BaselineOutput/SingleRelease/SavePipe/TestParquetPrimitiveDataTypes-Schema.txt
    #	test/data/Parquet/alltypes.parquet
    codemzs committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    bdccd8f View commit details
    Browse the repository at this point in the history
  2. merge parquet test.

    codemzs committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    1b72099 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to dvbool
    
    # Conflicts:
    #	src/Microsoft.ML.Data/Transforms/NormalizeTransform.cs
    codemzs committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ed050ec View commit details
    Browse the repository at this point in the history
  2. merge master.

    codemzs committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ffc1f8b View commit details
    Browse the repository at this point in the history