• Z
    Fix CI bug caused by type of TensorMeta (#37373) · d29cc7b4
    zyfncg 提交于
    * rename TensorBase interface data_type() to dtype()
    
    * rename type to dtype of TensorMeta
    
    * merge the code
    
    * merge the code
    
    * fix the problem when merge conflict
    
    * fix bug of ci caused by type of tensor_meta
    
    * changes cmake to clear cache
    d29cc7b4
test_elementwise_dev_api.cc 4.8 KB