“0b926114c0e8b4a1b39b07d931bd59e9c86505ed”上不存在“paddle/phi/kernels/kron_kernel.h”
  • 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