• Y
    Feature/lod tensor array (#5379) · 2be4c3cb
    Yu Yang 提交于
    * 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
    2be4c3cb
framework.proto 3.6 KB