• HappyHeavyRain's avatar
    [New features]Add function node in phi_kernel for MKLDNN (#51073) · a0a6dc6a
    HappyHeavyRain 提交于
    * Add function node in phi_kernel for MKLDNN
    
    * fix the bug in 'BuildInferVarKernelContext'
    
    * add infer_varkernel_utils.cc
    
    * fix the bug:the first two parametes of 'BuildInferVarKernelContext' can't be template variable
    
    * change the code according to first review
    
    * change the code according to first review
    
    * change the mode of paddle_build.sh
    
    * change 'infer_var_kernel_fn_' to 'get_kerneltype_forvar_fn_'
    
    * add the error information
    
    * fix NotFound infomation warning
    
    * fix NotFound infomation warning
    
    * fix NotFound infomation warning
    a0a6dc6a
get_kerneltype_forvar_utils.cc 1.3 KB