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

[1.x] Move block.optimize_for backend_opts to kwargs #19386

Merged
merged 9 commits into from
Nov 16, 2020

Commits on Oct 21, 2020

  1. Move block.optimize_for backend_opts to kwargs

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    7373172 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Update Hybridize to use kwargs as backend opts

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c4298f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Fix lint

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d8d8b42 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Change clear default to False and allow hybrize+optimize_for calls

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    915bb1e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Fix nit

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    24e7b87 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Adress review comments

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    c863e75 View commit details
    Browse the repository at this point in the history
  2. Adress more review comments

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    e2dfc27 View commit details
    Browse the repository at this point in the history
  3. Adress more more review comments

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    09d0cc8 View commit details
    Browse the repository at this point in the history
  4. Fix nit

    Signed-off-by: Serge Panev <spanev@nvidia.com>
    Kh4L committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    d9c51e5 View commit details
    Browse the repository at this point in the history