• 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
..
examples Loading commit data...
ngraph Loading commit data...
pyngraph Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
test_requirements.txt Loading commit data...
tox.ini Loading commit data...