Commit Graph

11 Commits

Author SHA1 Message Date
i-robot 8e0f9c4e52
!41591 Fix static getter error message
Merge pull request !41591 from LiangZhibo/message
2022-09-08 07:19:42 +00:00
liangzhibo 2286ecc53d Fix error message for static getter 2022-09-08 11:17:15 +08:00
i-robot a8c30086ff
!41509 Support input of built-in function max is tuple tensor type.
Merge pull request !41509 from Margaret_wangrui/max_tuple
2022-09-08 03:00:03 +00:00
Margaret_wangrui 4da5cc9f4b Support built-in function max is tuple tensor. 2022-09-07 17:56:14 +08:00
huangbingjian b80512a6c0 revert all/any 2022-09-07 14:11:33 +08:00
zhouxulin2 67609ab114 support built-in function sum when the type of input is Tensor 2022-09-06 16:58:35 +08:00
liangzhibo 9467cdd520 support bool str function 2022-08-30 10:30:05 +08:00
liangzhibo ee7e869106 fix hasattr problem 2022-08-27 14:17:54 +08:00
liangzhibo 371fb631cf Fix message typo 2022-08-24 10:13:20 +08:00
i-robot c0c7e955b9
!40651 Support int(), float() function in graph mode.
Merge pull request !40651 from LiangZhibo/int
2022-08-24 01:53:27 +00:00
liangzhibo a89dd30704 support int, float in graph mode 2022-08-23 14:55:03 +08:00