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

Changes to mxnet.metric #18083

Merged
merged 27 commits into from
May 14, 2020
Merged

Changes to mxnet.metric #18083

merged 27 commits into from
May 14, 2020

Commits on Apr 15, 2020

  1. finish 5 changes

    Ubuntu committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f07d35e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    575f23b View commit details
    Browse the repository at this point in the history
  2. fix importError

    acphile committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    8992995 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b8f521 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. remove global support

    acphile committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    2ff2e38 View commit details
    Browse the repository at this point in the history
  2. remove macro support

    acphile committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c06f363 View commit details
    Browse the repository at this point in the history
  3. rewrite BinaryAccuracy

    acphile committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6beba21 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    b1fc42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b091b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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

Commits on Apr 24, 2020

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

Commits on Apr 25, 2020

  1. fix sanity

    acphile committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    59d98b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    40e87e3 View commit details
    Browse the repository at this point in the history
  2. use mxnet.numpy.float64

    acphile committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5e153e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. remove sklearn

    acphile committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    bf68c6d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    56b846e View commit details
    Browse the repository at this point in the history
  2. fix test_mlp

    acphile committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8a437e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c2b3b View commit details
    Browse the repository at this point in the history
  4. fix context difference

    acphile committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ec615a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    c4a3b67 View commit details
    Browse the repository at this point in the history
  2. Fix disable tvm op for gpu runs

    leezu committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0456416 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. resolve conflicts

    acphile committed May 6, 2020
    Configuration menu
    Copy the full SHA
    2a80a0a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    8163fbb View commit details
    Browse the repository at this point in the history
  2. fix sanity

    acphile committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d53e6ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3adfa5e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. fix importError

    acphile committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a2b0ffe View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. remove nose

    acphile committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ef3058a View commit details
    Browse the repository at this point in the history