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

Module predict API can accept NDArray as input #12166

Merged
merged 11 commits into from
Aug 15, 2018

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    96a6822 View commit details
    Browse the repository at this point in the history
  2. change np array to mx.ndarray

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0930f31 View commit details
    Browse the repository at this point in the history
  3. return outputs

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d6e2a61 View commit details
    Browse the repository at this point in the history
  4. add test for other input types

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    aea5afa View commit details
    Browse the repository at this point in the history
  5. update comments

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    c743b70 View commit details
    Browse the repository at this point in the history
  6. only update predict api

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    5a4f8e4 View commit details
    Browse the repository at this point in the history
  7. remove comment

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d23a910 View commit details
    Browse the repository at this point in the history
  8. update test to use predict

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    bcafafd View commit details
    Browse the repository at this point in the history
  9. update error message

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    76fa689 View commit details
    Browse the repository at this point in the history
  10. remove unused imports

    azai91 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d51ff11 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. update comment to numpy array

    azai91 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    8001ea2 View commit details
    Browse the repository at this point in the history