Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dicp][ascend] infer op resinfo (part 2) (DeepLink-org#491)
* fix a bug in get_cast_dtype: type(int+bool) should be int * clean code format * finish res_op_infer for more simple operators * Update operator.py delete some unnecessary print() * Update operator.py clean code * finish operators' info inference except for those having trouble testing solely without inference and operators involving Reshape still have problems * clean code format * Update warning message output in operator.py * extract common function for general binary and unary operator ,add op bmm's inference * Update ascend_op.py delete unuse param
- Loading branch information