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

[numpy][Do Not Review]add op insert #16865

Merged
merged 18 commits into from
Feb 15, 2020
Merged

Commits on Feb 13, 2020

  1. add op insert

    fix lint and compile error
    
    fix pylint error
    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    085b45a View commit details
    Browse the repository at this point in the history
  2. fix slice bug

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    efb946b View commit details
    Browse the repository at this point in the history
  3. modify code logic and patterns

    fix sanity error
    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0ca84a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    654ddd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c6028c View commit details
    Browse the repository at this point in the history
  6. use range_fwd kernel

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    689b8d7 View commit details
    Browse the repository at this point in the history
  7. reduce code

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d97d619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    587f5be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6e3a40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6efd8bf View commit details
    Browse the repository at this point in the history
  11. test CI

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    eaf29da View commit details
    Browse the repository at this point in the history
  12. test CI 2

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d422da2 View commit details
    Browse the repository at this point in the history
  13. test CI 3

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    be0de07 View commit details
    Browse the repository at this point in the history
  14. test CI 4

    fix sanity error
    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    12868f2 View commit details
    Browse the repository at this point in the history
  15. op : insert tensor

    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5f80115 View commit details
    Browse the repository at this point in the history
  16. op : insert scalar

    fix sanity error
    JiangZhaoh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    53c568b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. op : insert by slice

    fix compile error
    
    fix cmopile error again
    JiangZhaoh committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    fd91dfd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. fix code style problem

    JiangZhaoh committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    22c3c3b View commit details
    Browse the repository at this point in the history