• Robert Kimball's avatar
    Major cleanup of runtime::TensorView (#1682) · 8caa2717
    Robert Kimball authored
    * remove get_tensor method
    
    * remove get_element_count as it is redundant to get_size
    
    * fix a few issues with examples and python wrapper
    
    * rename get_size to get_element_count and add get_size_in_bytes method
    8caa2717
Name
Last commit
Last update
..
backend.cpp Loading commit data...
backend.hpp Loading commit data...
regmodule_pyngraph_runtime.cpp Loading commit data...
regmodule_pyngraph_runtime.hpp Loading commit data...
tensor_view.cpp Loading commit data...
tensor_view.hpp Loading commit data...