• Yixing Lao's avatar
    Clean up is_constant is_input is_output in Tensor (#943) · f6eec91f
    Yixing Lao authored
    * remove in tensor.hpp and cpp
    
    * remove in constructors
    
    * more clean up at tv_wrapper and set_is_output()
    
    * fix liveness
    
    * fix liveness.cpp
    
    * finally fixed liveness
    
    * fix PrimaryTensorView constructor in node.cpp
    
    * fix PrimaryTensorView constructor in cpu_tensor_view
    
    * clang-format
    
    * update tensor print
    
    * clean comments
    
    * rename
    f6eec91f
cpu_tensor_view_wrapper.hpp 1.56 KB