• Z
    [cherry-pick] Optimize performance of dygraph (#42231, #42253) (#42309) · 69a92b7b
    zyfncg 提交于
    * Optimize the performanece of sum api (#42231)
    
    * optimize the performanece of sum api
    
    * optimize IsDenseTensorInput
    
    * remove debug log
    
    * Add move construct for KernelSignature (#42253)
    
    * add move construct for KernelSignature
    
    * add noexcept
    
    * fix cherry-pick problem
    69a92b7b
reduce_sum_op.cc 4.2 KB