Add unittest, backward of array read/write op (#5409)
* Use stable_sort in lod_rank_table It is easy to debug and test when use `stable_sort`and the time complexity is not changed. * Add LoDTensorArray * Stash * Better debug message for IsInitialized * Stash * Better debug message for IsInitialized * Complete array read/write op unittests * Add unittest, Gradient of array read/write * Follow comments
Showing
paddle/framework/var_type.h
0 → 100644
想要评论请 注册 或 登录