• A
    Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414) · fcadb452
    Abhinav Arora 提交于
    * Refine Type system
    
    * Fixing type inference
    
    * Fixed create_reader_op.cc
    
    * Fix var_desc.h
    
    * Fixed executor.cc
    
    * Fix shape_inference.h
    
    * Fixed create_reader_op.cc
    
    * Fix tensor_util.h
    
    * Fixed var_type_inference_test.cc
    
    * Fix shape_inference.cc
    
    * Fixed sum_op.c
    
    * Fixed read_op.cc
    
    * Fix var_type.h
    
    * Fixed beam_search_decode_op.cc
    
    * sendrecvop_utils.cc
    
    * Fix operator.cc
    
    * Fixed lookup_table_op.cc
    
    * Fixed op_desc.cc
    
    * Fixed get_places_op.cc
    
    * Fixed lod_rank_table_op.cc
    
    * Fixed beam_search_op.cc
    
    * Fix var_desc.cc
    
    * Fixed lod_tensor_to_array_op.cc
    
    * Fixed while_op.cc
    
    * Fix program_desc_test.cc
    
    * tensor_array_read_write_op.cc
    
    * Fix assign_op.cc
    
    * Fix executor.cc
    
    * Fix protobuf.cc
    
    * Fix protobuf.cc
    fcadb452
sum_op.cc 7.4 KB