• Y
    [Pten]Move func from kernel_context.h into kernel_context.cc (#37804) · bfa0d7f3
    YuanRisheng 提交于
    * add inplace op adaptation
    
    * optimize inplace logic and fix bugs when run kernel that has args of vector<DenseTensor>
    
    * move func in kernel_context.h into kernel_context.cc
    
    * refactor logic that transform variable to densetensor
    
    * fix bugs when compile
    
    * update func name
    
    * fix bugs when run windows-ci
    bfa0d7f3
manipulation.h 2.7 KB