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

ONNX (v1.2.2) preset #547

Merged
merged 60 commits into from
Aug 4, 2018
Merged

ONNX (v1.2.2) preset #547

merged 60 commits into from
Aug 4, 2018

Commits on Feb 1, 2018

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

Commits on Feb 16, 2018

  1. Remove default constructors, reinstate attributes declaration, fix En…

    …forceConsumed and AllowConsumed (In response to fixes in JavaCPP)
    EmergentOrder committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    3e2e5d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ec5fd View commit details
    Browse the repository at this point in the history
  3. Fix FillUsing

    EmergentOrder committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    60fc3ac View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

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

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    f071d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8103f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19df87c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

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

Commits on Apr 8, 2018

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

Commits on Apr 9, 2018

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

Commits on Apr 10, 2018

  1. Remove use of sudo from cppbuild.sh, put onnx .so in the right place …

    …for linking, install dependencies for Travis only for onnx project
    EmergentOrder committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    9e99098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c7f17 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Explicitly use python3

    EmergentOrder committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    6eb8cb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    2c7829e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6657ac7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    d2e3ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1e366 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    81fc397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97277b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Configuration menu
    Copy the full SHA
    ea0a777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ff7af View commit details
    Browse the repository at this point in the history
  3. Account for older GCC version in Travis; Switch to protobuf3 which ca…

    …n be installed from conda-forge
    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    f807074 View commit details
    Browse the repository at this point in the history
  4. fix path

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    1b48fe3 View commit details
    Browse the repository at this point in the history
  5. bump protobuf version

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    6c8b0de View commit details
    Browse the repository at this point in the history
  6. add setup.py patchfile

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    cdd3cf9 View commit details
    Browse the repository at this point in the history
  7. another CFLAG

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    76a91f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d90c05 View commit details
    Browse the repository at this point in the history
  9. try to get a newer gcc

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    858bb58 View commit details
    Browse the repository at this point in the history
  10. use centos 7

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    be52a71 View commit details
    Browse the repository at this point in the history
  11. fix

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    f504ed5 View commit details
    Browse the repository at this point in the history
  12. fix

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    f56889f View commit details
    Browse the repository at this point in the history
  13. revert to protobuf2

    EmergentOrder committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    332c93b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. fix

    EmergentOrder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b738c56 View commit details
    Browse the repository at this point in the history
  2. add autogen.sh.patch

    EmergentOrder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    742745b View commit details
    Browse the repository at this point in the history
  3. link protobuf

    EmergentOrder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    4fd1d76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dadeeb View commit details
    Browse the repository at this point in the history
  5. fix

    EmergentOrder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    3f71ef9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e7bc95 View commit details
    Browse the repository at this point in the history
  7. clean up

    EmergentOrder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b0ec9a1 View commit details
    Browse the repository at this point in the history
  8. more cleanup

    EmergentOrder committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b2299fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fad665 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

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

Commits on Apr 30, 2018

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

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    765ad5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5d20a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

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

Commits on May 23, 2018

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

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    72b9f86 View commit details
    Browse the repository at this point in the history
  2. Use Protobuf 3.3.2

    EmergentOrder committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    f03580f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d02fa View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

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

Commits on Jul 5, 2018

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

Commits on Jul 6, 2018

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

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    6a05a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3198726 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

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

Commits on Aug 3, 2018

  1. Fix build script and presets

    saudet committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    93402b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862477e View commit details
    Browse the repository at this point in the history