Support assignment to a Variable in dynamic mode but not deal with backward. (#27471)
* Support assignment to a Variable in dynamic mode. Note: not deal with backward. * Rewrite VarBase __setitem__ for high-performance. * try to test 3 means to do __setitem__ and test the performance of 3 means. * Retain the means of the highest performance: C++ code and don't trace op.
Showing
想要评论请 注册 或 登录