“b72e8aa3c6d3f8c75aa87f3035638eb508091385”上不存在“paddle/legacy/optimizer/serialization_test.cc”
  • 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
executor.cc 4.4 KB