Fix logical slice assign dtype (#5339)
* refine and add test case
* support ellipsis type slice
* refine
* refine
* support slice assign ellipsis type
* refine
* register fn to localtensor
* make sure input's dtype == update's dtype
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Please register or sign in to comment