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

C-API for inference. #1062

Merged
merged 57 commits into from
Apr 21, 2017
Merged

C-API for inference. #1062

merged 57 commits into from
Apr 21, 2017

Commits on Jan 4, 2017

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

Commits on Jan 5, 2017

  1. Doing C-API

    reyoung committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    aa6e252 View commit details
    Browse the repository at this point in the history
  2. Stash

    reyoung committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    3fcd81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a873a40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    106620e View commit details
    Browse the repository at this point in the history
  5. add unittest for prediction

    reyoung committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    fdb64ac View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    a22c889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657d204 View commit details
    Browse the repository at this point in the history
  3. Add style check to target

    reyoung committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    873368f View commit details
    Browse the repository at this point in the history
  4. Add WITH_C_API option

    reyoung committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    fe8d5ff View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    d23bae7 View commit details
    Browse the repository at this point in the history
  2. Fix unittest

    reyoung committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    06b1a6a View commit details
    Browse the repository at this point in the history
  3. C-API for model inference.

    reyoung committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    4fd6888 View commit details
    Browse the repository at this point in the history
  4. Add warning message

    reyoung committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    005ac1f View commit details
    Browse the repository at this point in the history
  5. Revert unchanged files

    reyoung committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    3bc0d8b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    987a908 View commit details
    Browse the repository at this point in the history
  2. Add dump binary config

    reyoung committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    3b5bed6 View commit details
    Browse the repository at this point in the history
  3. Fix typo in API.h

    reyoung committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    0874a7e View commit details
    Browse the repository at this point in the history
  4. Add comments.

    reyoung committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    6243853 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Fix unittest

    reyoung committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    6402214 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Configuration menu
    Copy the full SHA
    88c3862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a6f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    510ccfe View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

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

Commits on Mar 7, 2017

  1. Fix compile error.

    reyoung committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    8a1e32d View commit details
    Browse the repository at this point in the history
  2. Add todo

    reyoung committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    c32ade7 View commit details
    Browse the repository at this point in the history
  3. Add some more interfaces

    reyoung committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    97c6425 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. complete some functions of c-api.

    livc authored and reyoung committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    3519c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8feb583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34322e View commit details
    Browse the repository at this point in the history
  4. Fix bugs in lizhao's code

    reyoung committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    5a9987a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Refactor API follow comments.

    reyoung committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    7bb12fd View commit details
    Browse the repository at this point in the history
  2. Install shared lib

    reyoung committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    5ac9c22 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

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

Commits on Mar 21, 2017

  1. Rename some API to C-Style

    reyoung committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    b528828 View commit details
    Browse the repository at this point in the history
  2. Stash

    reyoung committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    0afd5c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Rename API

    reyoung committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    c5eac0a View commit details
    Browse the repository at this point in the history
  2. Add license

    reyoung committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    58e5b87 View commit details
    Browse the repository at this point in the history
  3. GNU Style API

    reyoung committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    d49c627 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c1c19b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Add example

    reyoung committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    470bbcf View commit details
    Browse the repository at this point in the history
  2. Add sequence exampleAdd sequence exampleAdd sequence exampleAdd sequence

    exampleAdd sequence exampleAdd sequence exampleAdd sequence exampleAdd
    sequence exampleAdd sequence example
    reyoung committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    34b3ee3 View commit details
    Browse the repository at this point in the history
  3. Add model_inference directory

    reyoung committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    852a94f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d73f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b78a11 View commit details
    Browse the repository at this point in the history
  6. Add Implementation documentation.

    Also change previous design file, make concept consistant.
    reyoung committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    6623096 View commit details
    Browse the repository at this point in the history
  7. Add toc

    reyoung committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    505d207 View commit details
    Browse the repository at this point in the history
  8. Revert unchanged file.

    reyoung committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    e7bc880 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Find a bug about recommark.

    reyoung committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    ddbb610 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Configuration menu
    Copy the full SHA
    18a3588 View commit details
    Browse the repository at this point in the history
  2. Follow comments

    reyoung committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    87dfc12 View commit details
    Browse the repository at this point in the history
  3. Add TODO for GPU unittest

    reyoung committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    bda2008 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

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

Commits on Apr 20, 2017

  1. Change name conventions.

    reyoung committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    91927cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a7648 View commit details
    Browse the repository at this point in the history
  3. Follow comments.

    reyoung committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    dfd79c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Typo

    reyoung committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    4e0f72e View commit details
    Browse the repository at this point in the history