Commit Graph

6 Commits

Author SHA1 Message Date
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