• 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
..
CMakeLists.txt Loading commit data...
dist_mnist_mlp.cpp Loading commit data...
mnist_loader.cpp Loading commit data...
mnist_loader.hpp Loading commit data...
mnist_mlp.cpp Loading commit data...
tensor_utils.hpp Loading commit data...