• Z
    Support settiem by Bool index (#35133) · d387820d
    zyfncg 提交于
    * Support getitem by Bool index
    
    * delete some debug info of bool index
    
    * support the case that the shape of bool index is different from indexed tensor
    
    * support setitem by bool index
    
    * add the unittest for throwing exception
    
    * merge conflict
    
    * add check for int tensor when index is bool
    d387820d
test_set_value_op.py 39.6 KB