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

[Pytorch] New version of the presets #1360

Merged
merged 71 commits into from
Jul 25, 2023
Merged

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    96e3a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9152ff6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add 2 missing includes, reindent

    Add missing ATen/ops/from_blob.h
    Add missing ATen/ops/tensor.h
    HGuillemet committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a80ea2e View commit details
    Browse the repository at this point in the history
  2. Add missing includes

    Added parsing of files included from additional includes (Descriptors.h, Types.h...)
    HGuillemet committed May 23, 2023
    Configuration menu
    Copy the full SHA
    809f2c3 View commit details
    Browse the repository at this point in the history
  3. Remove 3 classes not in API

    Remove _object
    Remove _compute_enum_name
    Remove _CopyBytesFunctionRegisterer
    HGuillemet committed May 23, 2023
    Configuration menu
    Copy the full SHA
    42e877c View commit details
    Browse the repository at this point in the history
  4. Update gen

    HGuillemet committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ad9e7d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03af32c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50c2d70 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Fix windows build.

    HGuillemet committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f11a5c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9001e16 View commit details
    Browse the repository at this point in the history
  3. Update gen

    HGuillemet committed May 24, 2023
    Configuration menu
    Copy the full SHA
    309b8f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c499367 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    ebb9249 View commit details
    Browse the repository at this point in the history
  2. Add nvfuser to preloads

    HGuillemet committed May 27, 2023
    Configuration menu
    Copy the full SHA
    c64ff76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec1916 View commit details
    Browse the repository at this point in the history
  4. gen update

    HGuillemet committed May 27, 2023
    Configuration menu
    Copy the full SHA
    534fe1b View commit details
    Browse the repository at this point in the history
  5. cuda gen update

    HGuillemet committed May 27, 2023
    Configuration menu
    Copy the full SHA
    5b198c1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    7fb3268 View commit details
    Browse the repository at this point in the history
  2. Skip EnumHolder::is

    HGuillemet committed May 29, 2023
    Configuration menu
    Copy the full SHA
    7527850 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    2c293c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d720854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9b3d2a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    4f53b93 View commit details
    Browse the repository at this point in the history
  2. * Upgrade presets for FFmpeg 6.0, HDF5 1.14.1, LLVM 16.0.4, NVIDIA V…

    …ideo Codec SDK 12.1.14, ONNX Runtime 1.15.0
    saudet authored and HGuillemet committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0fc6776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0324667 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec64a17 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 3, 2023

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

Commits on Jun 7, 2023

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

Commits on Jun 9, 2023

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

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    97f4aaa View commit details
    Browse the repository at this point in the history
  2. Update to 1.5.10-SNAPSHOT

    HGuillemet committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    6c9188e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b20648 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    9263f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657ce64 View commit details
    Browse the repository at this point in the history
  3. Fix incorrect versions

    saudet committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    49a73de View commit details
    Browse the repository at this point in the history
  4. Fix workflow for ccache

    saudet committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ddab4a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12b4523 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

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

Commits on Jun 15, 2023

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

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    c74a931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808a2c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14fed5e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    01e2996 View commit details
    Browse the repository at this point in the history
  2. Simplify initIncludes

    HGuillemet committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f341fd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Revert nvJitLink linking

    HGuillemet committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    58372cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba2c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb172f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Add GenericDictEntryRef

    HGuillemet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    992ed3a View commit details
    Browse the repository at this point in the history
  2. Cleanup OrderedDict

    HGuillemet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ee49627 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    34c7ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07dfacd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    3c95bef View commit details
    Browse the repository at this point in the history
  2. Add @NoOffset on Call

    HGuillemet committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c81d251 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    4ebe97c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43db4eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2edaa3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aba8fd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Remove TensorActivation.get2

    Workaround to make get2 return a function pointer did not work.
    HGuillemet committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    83dce9c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    8a28331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff0259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8cd7ec View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    c14b39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c4ff2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c16124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5cc0be View commit details
    Browse the repository at this point in the history