• Pruthvi's avatar
    layout aware "copy_from" for cpu tensor (#2991) · 27bc5f39
    Pruthvi authored
    * layout-aware cpu tensor copy_from
    
    * - add unit test case for tensor "copy_from"
    - set default layout after copy_from src to destination
    
    * - added test case to copy between two different layouts
    
    * - fix clang error
     - added test case to check copy_from if the two tensor layouts are different
    - fix the LayoutDesc comparision
    
    * fix windows build error
    
    * - move "cop_from" unit tests from tensor to cpu_test
    
    * fix compilation error
    
    * Added more unit tests
    
    * fix read and write API in cpu_tensor_view
    27bc5f39
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...