1. 15 6月, 2021 1 次提交
    • L
      [cherry-pick] Polish code for setitem/getitem and support index for... · 2b44ae5d
      liym27 提交于
      [cherry-pick] Polish code for setitem/getitem and support index for list/Tensor/None/Ellipsis/bool (#33528)
      
      * [cherry-pick 2.1] Polish code for _getitem_impl_ (#32868)
      
      * [cherry-pick] Polish code for setitem and getitem (#32911)
      
      * [slice getitem] Support getitem idx is Tensor or List (#33000)
      
      * [getitem] Support index is None for getitem in static mode (#33001)
      
      * [Static getitem] Support static Variable getitem for Ellipsis index (#32876)
      
      * [static getitem]Support index is list bool for getitem in static mode (#33298)
      2b44ae5d