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

Srivastava kshitij new trt ops #332

Merged
merged 29 commits into from Jun 10, 2020
Merged

Commits on Apr 10, 2020

  1. plugin setup.py

    jaybdub committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    6be6da4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. asdf

    jaybdub committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1142079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bb91d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. version handling

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

Commits on May 26, 2020

  1. added upsample code in converters

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    fb72cac View commit details
    Browse the repository at this point in the history
  2. added functional <--> nn.module binding for upsample

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f6a7eaf View commit details
    Browse the repository at this point in the history
  3. made changes:

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3ecd4f5 View commit details
    Browse the repository at this point in the history
  4. working upsample with trt6

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3c00f09 View commit details
    Browse the repository at this point in the history
  5. added F.interpolate converter

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    558cbff View commit details
    Browse the repository at this point in the history
  6. (WIP), trt version check

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f48ad4b View commit details
    Browse the repository at this point in the history
  7. Add 3d convolutions and interpolations

    oliver-batchelor authored and Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8f63b22 View commit details
    Browse the repository at this point in the history
  8. Update lots of ops

    oliver-batchelor authored and Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3ebf1b9 View commit details
    Browse the repository at this point in the history
  9. More opreations

    oliver-batchelor authored and Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    63e65d4 View commit details
    Browse the repository at this point in the history
  10. Remove tools import

    oliver-batchelor authored and Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a4f0b52 View commit details
    Browse the repository at this point in the history
  11. fixed trt version compatibility for torch2trt.py

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    393a13d View commit details
    Browse the repository at this point in the history
  12. separated trt 7 ops

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    401be2e View commit details
    Browse the repository at this point in the history
  13. added original ops

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8cb3606 View commit details
    Browse the repository at this point in the history
  14. reverting to default for trt 7

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3ce1371 View commit details
    Browse the repository at this point in the history
  15. changed value from 7 to 7.0

    Kshitij Srivastava committed May 26, 2020
    Configuration menu
    Copy the full SHA
    af2674c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    b2c8c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c31892 View commit details
    Browse the repository at this point in the history
  3. merged interpolate modules

    jaybdub committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e3f45d3 View commit details
    Browse the repository at this point in the history
  4. format init

    jaybdub committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    1f4f69c View commit details
    Browse the repository at this point in the history
  5. increment minor vers

    jaybdub committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    229f807 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. added --plugins to setup

    jaybdub committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    57c8188 View commit details
    Browse the repository at this point in the history
  2. plugins disclaimer to readme

    jaybdub committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a22e82c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a5a397 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b31611c View commit details
    Browse the repository at this point in the history