• C
    Add IndicateVarDataType interface to block tensor is not initialized problem... · 003f369b
    Chen Weihang 提交于
    Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044)
    
    * add indicate_var_data_type inferface, test=develop
    
    * add unittests & polish error message, test=develop
    
    * remove needless include, test=develop
    
    * extract public function & polish message, test=develop
    
    * delete empty var check, test=develop
    
    * change data_type to pointer parameter, test=develop
    
    * polish details, test=develop
    003f369b
operator.cc 41.5 KB